aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
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 f4e758cca21..158507484e3 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