diff options
Diffstat (limited to 'games/tuxpaint/Makefile')
-rw-r--r-- | games/tuxpaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile index 8bead808b02c..b402e45816fa 100644 --- a/games/tuxpaint/Makefile +++ b/games/tuxpaint/Makefile @@ -47,7 +47,7 @@ OPTIONS_DEFINE= DOCS post-extract: @${CHMOD} -R a+rX ${WRKSRC} - @${RM} -rf ${WRKSRC}/fonts/locale/vi_docs + @${RM} -r ${WRKSRC}/fonts/locale/vi_docs post-patch: .for file in src/tuxpaint-import.sh src/tp_magic_api.h.in src/tuxpaint.conf \ |