diff options
-rw-r--r-- | print/teTeX-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile index b133b98..37139bbd 100644 --- a/print/teTeX-base/Makefile +++ b/print/teTeX-base/Makefile @@ -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} |