aboutsummaryrefslogtreecommitdiff
path: root/irc/insub
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2004-12-16 18:51:14 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2004-12-16 18:51:14 +0000
commit3aaf8e8ba0b3dd3ab5debb0196a5c80267dfc11e (patch)
treedf5063e346ef6d3f1dffdb249e7569bd5782247c /irc/insub
parent742bae5dece874e351b29eed3f15d3fa9501f41d (diff)
downloadports-3aaf8e8ba0b3dd3ab5debb0196a5c80267dfc11e.tar.gz
ports-3aaf8e8ba0b3dd3ab5debb0196a5c80267dfc11e.zip
/usr/local/share/cows is usually not empty because a prerequesite of
this port installs file in there. So replace the @dirrm with "@unexec rmdir %D/share/cows 2>/dev/null || true" as other ports do. I don't like this, but I don't know what else would work, it would be nice if this "feature" was implemented as a builtin to the package system. Suggested by: kkenn Tested by: Gilad Rom
Notes
Notes: svn path=/head/; revision=124223
Diffstat (limited to 'irc/insub')
-rw-r--r--irc/insub/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/insub/pkg-plist b/irc/insub/pkg-plist
index 03e906d3fece..c362745a3969 100644
--- a/irc/insub/pkg-plist
+++ b/irc/insub/pkg-plist
@@ -58,5 +58,5 @@ share/cows/wtf-pony.cow
share/cows/wtf.cow
share/cows/wtf2.cow
share/cows/zig.cow
-@dirrm share/cows
+@unexec rmdir %D/share/cows 2>/dev/null || true
share/irssi/scripts/insub.pl