mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Strip binary
This commit is contained in:
parent
2808eb85dc
commit
f28bddec00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419806
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= rzip
|
||||
PORTVERSION= 2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= SAMBA/rzip
|
||||
|
||||
@ -15,4 +16,7 @@ GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/rzip man/man1/rzip.1.gz
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rzip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user