summaryrefslogtreecommitdiff
path: root/misc/p5-File-CounterFile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-04-14 21:12:17 +0000
committerSteve Price <steve@FreeBSD.org>2001-04-14 21:12:17 +0000
commit9358511e52f21fadd7201e612d6f1cb737693ec8 (patch)
tree5321a1841692a0d332cf9f7f7371e2eb1ee71c55 /misc/p5-File-CounterFile
parentPut the distfile up on MASTER_SITE_LOCAL as well since beta and the rest (diff)
Remove a file that wasn't being installed and remove empty directories on
deinstallation.
Notes
Notes: svn path=/head/; revision=41384
Diffstat (limited to 'misc/p5-File-CounterFile')
-rw-r--r--misc/p5-File-CounterFile/pkg-plist5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/p5-File-CounterFile/pkg-plist b/misc/p5-File-CounterFile/pkg-plist
index 793ad04e705c..3ef585b5e00c 100644
--- a/misc/p5-File-CounterFile/pkg-plist
+++ b/misc/p5-File-CounterFile/pkg-plist
@@ -1,6 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/File/CounterFile.pm
-lib/perl5/site_perl/%%PERL_VER%%/File/Listing.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/CounterFile/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/CounterFile
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/File
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/File 2>/dev/null || true