summaryrefslogtreecommitdiff
path: root/games/linux-unrealgold/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/linux-unrealgold/Makefile')
-rw-r--r--games/linux-unrealgold/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-unrealgold/Makefile b/games/linux-unrealgold/Makefile
index f10cb4470023..b7126d0e62a6 100644
--- a/games/linux-unrealgold/Makefile
+++ b/games/linux-unrealgold/Makefile
@@ -105,7 +105,7 @@ do-extract:
# Original CD
.elif defined(ORIGINAL)
.for dir in ${CDDIRS:NSystem:NMaps/UPak:NSounds/int} Manuals
- @${LN} -sf ${CDROM_MOUNT}/${dir:U} ${WRKDIR}/source/${dir}
+ @${LN} -sf ${CDROM_MOUNT}/${dir:tu} ${WRKDIR}/source/${dir}
.endfor
.for _file in UDSDemo.u UPak.u
@${CP} ${CDROM_MOUNT}/SYSTEM/${_file} ${WRKDIR}/source/System