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:
Johan van Selst 2011-01-08 13:40:26 +00:00
parent 703a3433f8
commit b987111aaa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267512

View file

@ -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