svn commit: r371854 - head/shells/ibsh
Baptiste Daroussin
bapt at FreeBSD.org
Fri Oct 31 15:36:14 UTC 2014
Author: bapt
Date: Fri Oct 31 15:36:13 2014
New Revision: 371854
URL: https://svnweb.freebsd.org/changeset/ports/371854
QAT: https://qat.redports.org/buildarchive/r371854/
Log:
Simplify plist
Modified:
head/shells/ibsh/pkg-plist
Modified: head/shells/ibsh/pkg-plist
==============================================================================
--- head/shells/ibsh/pkg-plist Fri Oct 31 15:33:37 2014 (r371853)
+++ head/shells/ibsh/pkg-plist Fri Oct 31 15:36:13 2014 (r371854)
@@ -1,8 +1,5 @@
bin/ibsh
etc/ibsh/globals.cmds
etc/ibsh/globals.xtns
- at exec mkdir -p %D/etc/ibsh/cmds
- at exec mkdir -p %D/etc/ibsh/xtns
- at dirrm etc/ibsh/cmds
- at dirrm etc/ibsh/xtns
- at dirrm etc/ibsh
+ at dir etc/ibsh/cmds
+ at dir etc/ibsh/xtns
More information about the svn-ports-head
mailing list