summaryrefslogtreecommitdiffstats
path: root/shells/sash
diff options
context:
space:
mode:
authorpatrick <patrick@FreeBSD.org>2000-10-18 16:06:59 +0000
committerpatrick <patrick@FreeBSD.org>2000-10-18 16:06:59 +0000
commite1ed925191fd456668df75fb95ea824342181c58 (patch)
treea784c031a0899ee37a4fb688d7966780feaf2a0b /shells/sash
parent266132ee0209d3b4d9a83f68e69e2e0e2047693e (diff)
downloadFreeBSD-ports-e1ed925191fd456668df75fb95ea824342181c58.zip
FreeBSD-ports-e1ed925191fd456668df75fb95ea824342181c58.tar.gz
Remove an unnecessary "strip" line in post-install.
Submitted by: knu
Diffstat (limited to 'shells/sash')
-rw-r--r--shells/sash/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/sash/Makefile b/shells/sash/Makefile
index 6014785..60c26de 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>
OpenPOWER on IntegriCloud