summaryrefslogtreecommitdiffstats
path: root/x11-clocks/pclock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/pclock/Makefile')
-rw-r--r--x11-clocks/pclock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/pclock/Makefile b/x11-clocks/pclock/Makefile
index 879dbc1..ef50ce9 100644
--- a/x11-clocks/pclock/Makefile
+++ b/x11-clocks/pclock/Makefile
@@ -19,7 +19,7 @@ MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" OBJS="Main.o Graphics.o" \
LIBDIR="-L${LOCALBASE}/lib ${LDFLAGS}"
post-extract:
- cd ${WRKSRC} && ${RM} -f getopt*
+ cd ${WRKSRC} && ${RM} getopt*
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pclock ${STAGEDIR}${PREFIX}/bin
OpenPOWER on IntegriCloud