mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Use pre-su-install instead of pre-install
to create directories when running as normal user. PR: ports/95867 Submitted by: Michael Neumann <mneuma2s@smail.inf.fh-brs.de>
This commit is contained in:
parent
3ef8dec5eb
commit
a21ae56985
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159689
@ -194,7 +194,7 @@ post-build:
|
||||
.endfor
|
||||
@${CAT} ${.CURDIR}/pkg-plist >> ${PLIST}
|
||||
|
||||
pre-install:
|
||||
pre-su-install:
|
||||
@${INSTALL_DATADIR} ${PREFIX}/live
|
||||
@${INSTALL_DATADIR} ${PREFIX}/live/groupsock
|
||||
@${INSTALL_DATADIR} ${PREFIX}/live/liveMedia
|
||||
|
Loading…
Reference in New Issue
Block a user