diff options
author | leeym <leeym@FreeBSD.org> | 2005-03-03 13:46:28 +0000 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2005-03-03 13:46:28 +0000 |
commit | a63ee25c2be0a8bd4b66a643632d57a306a73873 (patch) | |
tree | 78a2f855e2652bee9107a3fe1eaf56f74f651ac3 /www/p5-Kwiki-Icons-Gnome | |
parent | 04c73e17a16129641f6b21527853816d34cef969 (diff) | |
download | FreeBSD-ports-a63ee25c2be0a8bd4b66a643632d57a306a73873.zip FreeBSD-ports-a63ee25c2be0a8bd4b66a643632d57a306a73873.tar.gz |
- remove redundant line
Noticed by: clsung
Diffstat (limited to 'www/p5-Kwiki-Icons-Gnome')
-rw-r--r-- | www/p5-Kwiki-Icons-Gnome/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-Kwiki-Icons-Gnome/pkg-plist b/www/p5-Kwiki-Icons-Gnome/pkg-plist index 8a68972..41f24ee 100644 --- a/www/p5-Kwiki-Icons-Gnome/pkg-plist +++ b/www/p5-Kwiki-Icons-Gnome/pkg-plist @@ -1,6 +1,5 @@ %%SITE_PERL%%/Kwiki/Icons/Gnome.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Kwiki/Icons/Gnome/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Kwiki/Icons/Gnome -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Kwiki/Icons @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Kwiki/Icons 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/Kwiki/Icons/ 2>/dev/null || true |