- Strip binary
This commit is contained in:
parent
511ea2daec
commit
79834e2ab1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379864
1 changed files with 3 additions and 0 deletions
|
@ -22,4 +22,7 @@ USE_GNUSTEP_INSTALL= yes
|
|||
post-patch:
|
||||
${RM} ${WRKSRC}/shared_obj/*.*
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/TimeMon.app/TimeMon
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue