- improve setup
Submitted by: Volodymyr Kostyrko
This commit is contained in:
parent
d8e2d52e12
commit
d20a9d8a85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150297
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ pre-install:
|
|||
pw groupmod smxc -m smxs
|
||||
pw groupmod smxm -m smxs,smxq
|
||||
.if !defined(BATCH)
|
||||
${SH} ${WRKSRC}/misc/sm.setup.sh
|
||||
cd ${WRKSRC} && ${SH} ./misc/sm.setup.sh
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
|
Loading…
Reference in a new issue