- Fix a stage violation
PR: 200010 Submitted by: yuri@rawbw.com MFH: 2015Q2
This commit is contained in:
parent
8a93603796
commit
82d01e7527
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386821
@ -43,7 +43,7 @@ post-install:
|
||||
@${MKDIR} ${WRKDIR}/tmp
|
||||
@${CP} ${STAGEDIR}${PREFIX}/sbin/delegated ${WRKDIR}/tmp/dg
|
||||
@${CHMOD} +w ${STAGEDIR}${PREFIX}/sbin/delegated
|
||||
@${WRKDIR}/tmp/dg -Fesign -w ${STAGEDIR}${PREFIX}/sbin/delegated
|
||||
@${WRKDIR}/tmp/dg DGROOT=${WRKDIR}/tmp/ -Fesign -w ${STAGEDIR}${PREFIX}/sbin/delegated
|
||||
@${CHMOD} -w ${STAGEDIR}${PREFIX}/sbin/delegated
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user