diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-09-18 20:48:23 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-09-18 20:48:23 +0000 |
commit | 50a1ba8b01f65b7088e57db238c82b60e2a0123f (patch) | |
tree | ddf808cc39e589774eabf3c7eb237f880e50a2fb | |
parent | - Update MASTER_SITES (diff) |
Fixed plist.
Reported by: pointyhat via kris
Notes
Notes:
svn path=/head/; revision=143101
-rw-r--r-- | security/p5-Digest-SHA/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Digest-SHA/pkg-plist b/security/p5-Digest-SHA/pkg-plist index 74333030a9b8..2da93527a67b 100644 --- a/security/p5-Digest-SHA/pkg-plist +++ b/security/p5-Digest-SHA/pkg-plist @@ -5,5 +5,4 @@ bin/shasum %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/SHA.so @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/ 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Digest/ 2>/dev/null || true |