Fix some fallout from the permissions-fix.

Noticed by: kde-freebsd buildcluster.
This commit is contained in:
Michael Nottebrock 2004-02-03 18:53:18 +00:00
parent 4f8677eb55
commit 091be4305f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99891
2 changed files with 0 additions and 2 deletions

View file

@ -44,7 +44,6 @@ post-install:
.endfor # mime.convs mime.types
cd ${CUPS_RCDIR}; ${MV} cups cups.sh.sample
${FIND} ${PREFIX}/man/cat* -type l -name '*.0' -delete
${FIND} ${PREFIX}/man/fr/cat* -type l -name '*.0' -delete
${MKDIR} ${CUPS_SPOOLDIR} ${CUPS_SPOOLDIR}/tmp
${CHOWN} -R ${CUPSOWN}:${CUPSGRP} ${CUPS_SPOOLDIR}
${CHMOD} -R g+w ${CUPS_SPOOLDIR}

View file

@ -46,7 +46,6 @@ post-patch:
post-install:
${FIND} ${PREFIX}/man/cat* -type l -name '*.0' -delete
${FIND} ${PREFIX}/man/fr/cat* -type l -name '*.0' -delete
.ifdef CUPS_OVERWRITE_BASE
${SH} ${PKGINSTALL} placeholder POST-INSTALL
@${CAT} ${PKGMESSAGE}