summaryrefslogtreecommitdiffstats
path: root/graphics/compupic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/compupic/Makefile')
-rw-r--r--graphics/compupic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/compupic/Makefile b/graphics/compupic/Makefile
index 24c635e..a55ed19 100644
--- a/graphics/compupic/Makefile
+++ b/graphics/compupic/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
do-install:
${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${DISTNAME}.tar.gz \
${EXTRACT_AFTER_ARGS} -C ${STAGEDIR}${PREFIX}
- ${RM} -f ${STAGEDIR}${PREFIX}/bin/compupic
+ ${RM} ${STAGEDIR}${PREFIX}/bin/compupic
${LN} -sf ${PREFIX}/compupic/compupic ${STAGEDIR}${PREFIX}/bin/compupic
${INSTALL_MAN} ${STAGEDIR}${PREFIX}/compupic/compupic.1 \
${STAGEDIR}${PREFIX}/man/man1
OpenPOWER on IntegriCloud