mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Use pre-su-install instead of pre-install.
PR: ports/79653 Submitted by: jhb
This commit is contained in:
parent
2934515644
commit
bf3627270f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132770
@ -294,7 +294,7 @@ post-build:
|
||||
${CP} data/bulgarian.hash bulgarian.hash
|
||||
.endif
|
||||
|
||||
pre-install:
|
||||
pre-su-install:
|
||||
@if [ ! -d ${DATADIR} ]; then ${MKDIR} ${DATADIR}; fi
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user