aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-07-08 19:51:55 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-07-08 19:51:55 +0000
commit1e8b9fdab50118303ae29088ec9007ffa49b4cfb (patch)
tree7af2028379a799e0ec22314f936707b024d1398e /shells
parent294f80232c5caa8089db8b3dc240b372387421e2 (diff)
downloadports-1e8b9fdab50118303ae29088ec9007ffa49b4cfb.tar.gz
ports-1e8b9fdab50118303ae29088ec9007ffa49b4cfb.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/ibsh/pkg-plist8
1 files changed, 5 insertions, 3 deletions
diff --git a/shells/ibsh/pkg-plist b/shells/ibsh/pkg-plist
index f4e758cca212..158507484e36 100644
--- a/shells/ibsh/pkg-plist
+++ b/shells/ibsh/pkg-plist
@@ -1,6 +1,8 @@
bin/ibsh
etc/ibsh/globals.cmds
etc/ibsh/globals.xtns
-@dirrm /etc/ibsh/cmds
-@dirrm /etc/ibsh/xtns
-@dirrm /etc/ibsh
+@exec mkdir -p %D/etc/ibsh/cmds
+@exec mkdir -p %D/etc/ibsh/xtns
+@dirrm etc/ibsh/cmds
+@dirrm etc/ibsh/xtns
+@dirrm etc/ibsh