mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Use pre-su-install for pkg-install script-- creating users fails when not root
Noticed by: bz
This commit is contained in:
parent
7742077813
commit
f6951ccfac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282789
@ -42,7 +42,7 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's#/etc/postfix#${PREFIX}&#' ${WRKSRC}/postgrey ${WRKSRC}/postgrey_whitelist_*
|
||||
@${REINPLACE_CMD} -e 's#/var/spool/postfix/postgrey#${PGY_DIR}#' ${WRKSRC}/postgrey ${WRKSRC}/contrib/postgreyreport
|
||||
|
||||
pre-install:
|
||||
pre-su-install:
|
||||
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user