mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- There is no post-su-install. post-install already works correctly.
Noticed by: Lars Stokholm <lars.stokholm at gmail.com> Pointy hat to: rafan Approved by: maintainer (implicit)
This commit is contained in:
parent
ffb580d6cd
commit
60ca1723e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184998
@ -46,7 +46,7 @@ pre-su-install:
|
||||
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} \
|
||||
${PKGINSTALL} ${PKGNAME} PRE-INSTALL
|
||||
|
||||
post-su-install:
|
||||
post-install:
|
||||
@${MKDIR} /var/run/tor
|
||||
@${CHOWN} _tor:_tor /var/run/tor
|
||||
@${TOUCH} /var/log/tor
|
||||
|
Loading…
Reference in New Issue
Block a user