summaryrefslogtreecommitdiffstats
path: root/comms/wwl
diff options
context:
space:
mode:
Diffstat (limited to 'comms/wwl')
-rw-r--r--comms/wwl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/wwl/Makefile b/comms/wwl/Makefile
index 8f3f8a2..c02a0aa 100644
--- a/comms/wwl/Makefile
+++ b/comms/wwl/Makefile
@@ -15,7 +15,7 @@ CONFLICTS= locator*
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/wwl ${STAGEDIR}${PREFIX}/bin
- @${RM} -f ${STAGEDIR}${PREFIX}/bin/locator
+ @${RM} ${STAGEDIR}${PREFIX}/bin/locator
@${LN} -sf wwl ${STAGEDIR}${PREFIX}/bin/locator
@${INSTALL_DATA} ${WRKSRC}/wwl.1 ${STAGEDIR}${MANPREFIX}/man/man1
@${MKDIR} ${STAGEDIR}${DOCSDIR}
OpenPOWER on IntegriCloud