1
0
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:
Chris Rees 2011-10-02 14:17:54 +00:00
parent 7742077813
commit f6951ccfac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282789

View File

@ -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: