diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/utserver-asu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/utserver-asu/Makefile b/games/utserver-asu/Makefile index 82296aa9f5b6..4bbb32ab7e1e 100644 --- a/games/utserver-asu/Makefile +++ b/games/utserver-asu/Makefile @@ -18,7 +18,6 @@ NO_WRKSUBDIR= yes DONT_USE_ZIP= yes DO_USE_WRKSUBDIR= yes EXECUTABLES= pl -GZIP= 9 post-extract: @${GZIP_CMD} -c ${FILESDIR}/ucc.init > ${WRKSRC}/ASU/ucc.init.gz |