aboutsummaryrefslogtreecommitdiff
path: root/shells/sash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/sash/Makefile')
-rw-r--r--shells/sash/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/sash/Makefile b/shells/sash/Makefile
index 60147853fa94..60c26deee2ea 100644
--- a/shells/sash/Makefile
+++ b/shells/sash/Makefile
@@ -31,6 +31,5 @@ post-install:
@(${GREP} -v ${PREFIX}/bin/sash /etc/shells.bak; \
${ECHO} ${PREFIX}/bin/sash) > /etc/shells
@${RM} /etc/shells.bak
- strip ${PREFIX}/bin/sash
.include <bsd.port.mk>