diff options
Diffstat (limited to 'net-mgmt/p5-SNMP-MIB-Compiler/pkg-plist')
-rw-r--r-- | net-mgmt/p5-SNMP-MIB-Compiler/pkg-plist | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/net-mgmt/p5-SNMP-MIB-Compiler/pkg-plist b/net-mgmt/p5-SNMP-MIB-Compiler/pkg-plist index 1dc69ce8baba..d5743b0f21f8 100644 --- a/net-mgmt/p5-SNMP-MIB-Compiler/pkg-plist +++ b/net-mgmt/p5-SNMP-MIB-Compiler/pkg-plist @@ -1,13 +1,13 @@ bin/mibbrowser bin/mibcompiler -lib/perl5/site_perl/%%PERL_VER%%/SNMP/MIB/Compiler.pm -lib/perl5/site_perl/%%PERL_VER%%/Bundle/SNMP/MIB/Compiler.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP/MIB/Compiler/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP/MIB/Compiler -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP/MIB -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP -@dirrm lib/perl5/site_perl/%%PERL_VER%%/SNMP/MIB -@dirrm lib/perl5/site_perl/%%PERL_VER%%/SNMP -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Bundle/SNMP/MIB -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Bundle/SNMP -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle 2>/dev/null || true +%%SITE_PERL%%/SNMP/MIB/Compiler.pm +%%SITE_PERL%%/Bundle/SNMP/MIB/Compiler.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/MIB/Compiler/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/MIB/Compiler +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/MIB +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP +@dirrm %%SITE_PERL%%/SNMP/MIB +@dirrm %%SITE_PERL%%/SNMP +@dirrm %%SITE_PERL%%/Bundle/SNMP/MIB +@dirrm %%SITE_PERL%%/Bundle/SNMP +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Bundle 2>/dev/null || true |