mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
Fix packaging as user
This commit is contained in:
parent
e004940d75
commit
724ccb6382
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374856
@ -49,7 +49,7 @@ post-patch:
|
||||
@${REINPLACE_CMD} 's|-O3||' ${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
@(cd ${WRKSRC} && ${MAKE_CMD} install_config)
|
||||
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install_config)
|
||||
${MV} ${STAGEDIR}${PREFIX}/etc/sword.conf \
|
||||
${STAGEDIR}${PREFIX}/etc/sword.conf.sample
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user