aboutsummaryrefslogtreecommitdiff
path: root/shells/sash/Makefile
diff options
context:
space:
mode:
authorPatrick S. Gardella <patrick@FreeBSD.org>2000-10-18 16:06:59 +0000
committerPatrick S. Gardella <patrick@FreeBSD.org>2000-10-18 16:06:59 +0000
commit99ecdb95cba658c39a5ebbcf31e0b7be777b3af4 (patch)
treea3d7fd7894ec05150ea55baa17b9243ec30edbc1 /shells/sash/Makefile
parent9a04f01594e3b4326df014e41f2cc3517de8625b (diff)
downloadports-99ecdb95cba658c39a5ebbcf31e0b7be777b3af4.tar.gz
ports-99ecdb95cba658c39a5ebbcf31e0b7be777b3af4.zip
Notes
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>