. pre-install -> pre-su-install since it creates directories in /var/games.

PR:		141002
Approved by:	Ulrich Spoerlein (maintainer)
This commit is contained in:
Greg Lewis 2009-11-30 14:01:04 +00:00
parent 6840b3cd7d
commit 4d7545f800
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245019

View File

@ -96,7 +96,7 @@ post-patch:
# Only useful for DESTDIR
VARDIR?= /var
pre-install:
pre-su-install:
${MKDIR} ${VARDIR}
mtree -deU -f ${FILESDIR}/var.mtree -p ${VARDIR}
mtree -deU -f ${FILESDIR}/share.mtree -p ${PREFIX}/share