summaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Diff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-01-12 02:05:06 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-01-12 02:05:06 +0000
commit72b30e7f2a626627f542b49923d7dfefc5b4b4a5 (patch)
tree8e254648cff7cda98c2e0a043f61c02e4ddfb979 /devel/p5-Algorithm-Diff
parentAdd 2 extra files in plist; remove all @exec/@unexec lines and replace them (diff)
Add 2 "@unexec rmdir"s.
Reported by: bento
Notes
Notes: svn path=/head/; revision=37118
Diffstat (limited to 'devel/p5-Algorithm-Diff')
-rw-r--r--devel/p5-Algorithm-Diff/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Algorithm-Diff/pkg-plist b/devel/p5-Algorithm-Diff/pkg-plist
index cbf5edcdb74f..586f59ef476a 100644
--- a/devel/p5-Algorithm-Diff/pkg-plist
+++ b/devel/p5-Algorithm-Diff/pkg-plist
@@ -5,3 +5,5 @@ lib/perl5/site_perl/%%PERL_VER%%/Algorithm/cdiff.pl
lib/perl5/site_perl/%%PERL_VER%%/Algorithm/diff.pl
lib/perl5/site_perl/%%PERL_VER%%/Algorithm/diffnew.pl
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm/Diff
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Algorithm 2>/dev/null || true