mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Don't run STRIP_CMD on scripts
Reported by: mat
This commit is contained in:
parent
6bae2ace9d
commit
1458630325
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374454
@ -344,6 +344,6 @@ pre-configure:
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}-${PORTVERSION}/*.so
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rlm_* \
|
||||
${STAGEDIR}${PREFIX}/sbin/rad*
|
||||
${STAGEDIR}${PREFIX}/sbin/radiusd
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user