mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Fix strip
Approved by: portmgr blanket
This commit is contained in:
parent
a512e72d82
commit
0f0090fb12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378268
@ -100,7 +100,9 @@ post-install:
|
||||
expat exquat exrgbhsv exrotscl exsample exscale exscn3d exscroll exshade \
|
||||
exspline exsprite exstars exstream exswitch exsyscur extimer extrans \
|
||||
extrans2 extruec exunicod exupdate exxfade exzbuf
|
||||
@${CHMOD} u+w ${STAGEDIR}${EXAMPLESDIR}/${l}
|
||||
${STRIP_CMD} ${STAGEDIR}${EXAMPLESDIR}/${l}
|
||||
@${CHMOD} u-w ${STAGEDIR}${EXAMPLESDIR}/${l}
|
||||
. endfor
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user