mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
. pre-install -> pre-su-install as files are installed in ${PREFIX} during
this phase. This makes the port installable by a non-root user. Approved by: hrs Inspired by: jhb
This commit is contained in:
parent
eea57626a4
commit
1c2ba24bde
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136634
@ -152,7 +152,7 @@ OLDCONFIG= web2c/texmf.cnf web2c/mktex.cnf web2c/fmtutil.cnf \
|
||||
tex/context/config/cont-usr.tex \
|
||||
pdftex/config/pdftex.cfg
|
||||
|
||||
pre-install:
|
||||
pre-su-install:
|
||||
${SED} ${PKGMESSAGE_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \
|
||||
< ${FILESDIR}/pkg-message.in > ${PKGMESSAGE}
|
||||
.for F in ${OLDCONFIG}
|
||||
|
Loading…
Reference in New Issue
Block a user