1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Strip binary

This commit is contained in:
Dmitry Marakasov 2015-05-15 16:52:06 +00:00
parent 1ab6bf6ae4
commit bb4109c6c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386430

View File

@ -3,7 +3,7 @@
PORTNAME= mc-light
PORTVERSION= 4.1.40.p9
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= misc shells
MASTER_SITES= http://mc.linuxinside.com/Releases/
DISTNAME= mc-${PORTVERSION:S/.p9/-pre9/}
@ -41,6 +41,7 @@ post-patch:
${WRKSRC}/po/Makefile.in.in
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mcserv
.for i in a arfs audio cpio deb esp ftplist hp48 iso lha lslR mailfs patchfs rar rpm trpm uarj uha zip zoo
${CHMOD} 755 ${STAGEDIR}${PREFIX}/share/mc/extfs/${i}
.endfor