mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Explicitly create configuration directory during pkg install
before trying to change ownership of this directory PR: ports/153749 Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
This commit is contained in:
parent
703a3433f8
commit
b987111aaa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267512
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ bin/ascii-xfr
|
|||
%%NLS%%share/locale/sv/LC_MESSAGES/minicom.mo
|
||||
%%NLS%%share/locale/vi/LC_MESSAGES/minicom.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/minicom.mo
|
||||
@exec if [ ! -d %D/etc/minicom ] ; then /bin/mkdir -p %D/etc/minicom ; fi
|
||||
@exec /usr/sbin/chown uucp %D/etc/minicom
|
||||
@dirrmtry etc/minicom
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
|
|
Loading…
Add table
Reference in a new issue