diff options
Diffstat (limited to 'games/rocksndiamonds-data/Makefile')
-rw-r--r-- | games/rocksndiamonds-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rocksndiamonds-data/Makefile b/games/rocksndiamonds-data/Makefile index 9adb5791bf25..5035ed8c8dbc 100644 --- a/games/rocksndiamonds-data/Makefile +++ b/games/rocksndiamonds-data/Makefile @@ -104,7 +104,7 @@ post-extract-script: @(cd ${WRKDIR}/${PORTNAME} && ${MV} "Gavin Davidson 2006" \ Gavin_Davidson_2006) @(cd ${WRKDIR}/${PORTNAME} && ${MV} "Veysi Orak 2006" Veysi_Orak_2006) - @(cd ${WRKDIR}/${PORTNAME} && ${RM} -f Readme.txt levelinfo.conf) + @(cd ${WRKDIR}/${PORTNAME} && ${RM} Readme.txt levelinfo.conf) do-install: @(cd ${WRKDIR}/${PORTNAME} && ${COPYTREE_SHARE} . \ |