diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-31 08:07:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-31 08:07:03 +0000 |
commit | aa943633c7d59bf3ac665abc7df693f0eaa314d6 (patch) | |
tree | ba385ec8b31fff52b54d8b2a8407ec8f1a463ec7 /audio/p5-Shout | |
parent | Don't remove a file we didn't install (diff) |
Don't remove a directory we didn't install
Notes
Notes:
svn path=/head/; revision=110491
Diffstat (limited to 'audio/p5-Shout')
-rw-r--r-- | audio/p5-Shout/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/p5-Shout/pkg-plist b/audio/p5-Shout/pkg-plist index f30891024bda..6e4d1d631857 100644 --- a/audio/p5-Shout/pkg-plist +++ b/audio/p5-Shout/pkg-plist @@ -9,5 +9,4 @@ %%PORTDOCS%%%%DOCSDIR%%/example2.pl %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shout -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/mach 2>/dev/null || true |