mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Strip binaries
This commit is contained in:
parent
ec79edeb05
commit
ef78c0a4b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393189
@ -60,6 +60,9 @@ post-patch:
|
||||
${WRKSRC}/src/jessie/Makefile.in
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/why3* \
|
||||
${STAGEDIR}${PREFIX}/lib/why3/plugins/*.cmxs \
|
||||
${STAGEDIR}${PREFIX}/lib/why3/why3-cpulimit
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/manual.pdf ${STAGEDIR}${DOCSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user