aboutsummaryrefslogtreecommitdiffstats
path: root/comms/minicom
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2011-01-08 21:40:26 +0800
committerjohans <johans@FreeBSD.org>2011-01-08 21:40:26 +0800
commitbe8b99ed7d2f7f53a32ef86b20463886fefb1958 (patch)
treed3904743f0963094c2db42536ce3e5dcb4e145bc /comms/minicom
parent436c7f7612f702518ccd192f1be96d328ab93309 (diff)
downloadfreebsd-ports-gnome-be8b99ed7d2f7f53a32ef86b20463886fefb1958.tar.gz
freebsd-ports-gnome-be8b99ed7d2f7f53a32ef86b20463886fefb1958.tar.zst
freebsd-ports-gnome-be8b99ed7d2f7f53a32ef86b20463886fefb1958.zip
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>
Diffstat (limited to 'comms/minicom')
-rw-r--r--comms/minicom/pkg-plist1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/minicom/pkg-plist b/comms/minicom/pkg-plist
index 19d66640d7e3..a044e2beaf93 100644
--- a/comms/minicom/pkg-plist
+++ b/comms/minicom/pkg-plist
@@ -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