aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gscheme/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gscheme/Makefile')
-rw-r--r--lang/gscheme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gscheme/Makefile b/lang/gscheme/Makefile
index a95ec86ab6d3..39e9d8dde531 100644
--- a/lang/gscheme/Makefile
+++ b/lang/gscheme/Makefile
@@ -26,7 +26,7 @@ post-patch:
${WRKSRC}/SchemeTypes.h ${WRKSRC}/SchemeTypes.m
post-install:
- ${RM} -f ${STAGEDIR}${GNUSTEP_PREFIX}/System/Applications/GScheme.app/Resources/library.scm~
+ ${RM} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Applications/GScheme.app/Resources/library.scm~
${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GScheme.app/GScheme
.include <bsd.port.mk>