Support staging
This commit is contained in:
parent
6fe4881bf3
commit
7e91f9c9fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346001
@ -15,14 +15,8 @@ USE_RC_SUBR= ipad_charge
|
||||
SUB_FILES= ipad_charge.conf pkg-message
|
||||
NO_BUILD= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/etc/devd
|
||||
@${INSTALL_DATA} ${WRKDIR}/ipad_charge.conf ${PREFIX}/etc/devd
|
||||
|
||||
post-install:
|
||||
@${ECHO_MSG}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
@${ECHO_MSG}
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/etc/devd
|
||||
${INSTALL_DATA} ${WRKDIR}/ipad_charge.conf ${STAGEDIR}${PREFIX}/etc/devd
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user