diff options
Diffstat (limited to 'x11/wmappl/Makefile')
-rw-r--r-- | x11/wmappl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wmappl/Makefile b/x11/wmappl/Makefile index 8934952839eb..327774156560 100644 --- a/x11/wmappl/Makefile +++ b/x11/wmappl/Makefile @@ -22,7 +22,7 @@ IMLIB2_LIB_DEPENDS= libImlib2.so:graphics/imlib2 IMLIB2_CONFIGURE_ENABLE=Imlib2 post-extract: - @${RM} -rf ${WRKSRC}/icons/CVS + @${RM} -r ${WRKSRC}/icons/CVS post-patch: @${REINPLACE_CMD} -e \ |