diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 01:14:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 01:14:22 +0000 |
commit | 98c419f62ad4c7bce13913be28ef8eefe074e650 (patch) | |
tree | f44fec44f6e7b4e19694c9aa3e6a41cd553d2083 /audio/p5-Audio-Scrobbler | |
parent | d469b03a3ba02443d8c7ab59e02d7c38cf4abe10 (diff) | |
download | ports-98c419f62ad4c7bce13913be28ef8eefe074e650.tar.gz ports-98c419f62ad4c7bce13913be28ef8eefe074e650.zip |
Notes
Diffstat (limited to 'audio/p5-Audio-Scrobbler')
-rw-r--r-- | audio/p5-Audio-Scrobbler/pkg-plist | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/p5-Audio-Scrobbler/pkg-plist b/audio/p5-Audio-Scrobbler/pkg-plist index b152cebdac17..82e3e369e4dd 100644 --- a/audio/p5-Audio-Scrobbler/pkg-plist +++ b/audio/p5-Audio-Scrobbler/pkg-plist @@ -1,8 +1,8 @@ bin/scrobbler-helper %%SITE_PERL%%/mach/auto/Audio/Scrobbler/.packlist %%SITE_PERL%%/Audio/Scrobbler.pm -@unexec rmdir %D/%%SITE_PERL%%/mach/auto/Audio/Scrobbler 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/mach/auto/Audio 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/mach/auto 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/mach 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Audio 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/mach/auto/Audio/Scrobbler +@dirrmtry %%SITE_PERL%%/mach/auto/Audio +@dirrmtry %%SITE_PERL%%/mach/auto +@dirrmtry %%SITE_PERL%%/mach +@dirrmtry %%SITE_PERL%%/Audio |