summaryrefslogtreecommitdiff
path: root/editors/mule-common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mule-common/Makefile')
-rw-r--r--editors/mule-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mule-common/Makefile b/editors/mule-common/Makefile
index ff18aa8fb46d..378b98f4d298 100644
--- a/editors/mule-common/Makefile
+++ b/editors/mule-common/Makefile
@@ -135,7 +135,7 @@ post-install:
${RM} ${PREFIX}/share/mule/19.34/etc/DOC-19.34.1
# note that any2ps rcs-checkin are scripts
.for file in b2m coco ctags emacsclient etags m2ps
- strip ${PREFIX}/bin/${file}
+ ${STRIP_CMD} ${PREFIX}/bin/${file}
.endfor
if [ ! -f ${PREFIX}/share/mule/${EMACS_VERSION}/info/dir ]; then \
${MKDIR} ${PREFIX}/share/mule/${EMACS_VERSION}/info; \