diff options
author | Jose V Beneyto <sepen@crux.nu> | 2012-12-11 22:48:59 +0100 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2012-12-13 13:46:21 +0100 |
commit | 49643297c7eb7a1946f466ab3be6acbfef44deb7 (patch) | |
tree | 0ee57bc6e29380b33f8f0383393149477e594337 /p5-extutils-pkgconfig | |
parent | 02894ddcf98bb8b09f539c76ad4f304324dcf76a (diff) | |
download | contrib-49643297c7eb7a1946f466ab3be6acbfef44deb7.tar.gz contrib-49643297c7eb7a1946f466ab3be6acbfef44deb7.tar.xz |
p5-extutils-pkgconfig: fixed footprint for perl 5.16
Diffstat (limited to 'p5-extutils-pkgconfig')
-rw-r--r-- | p5-extutils-pkgconfig/.footprint | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/p5-extutils-pkgconfig/.footprint b/p5-extutils-pkgconfig/.footprint index a6934b646..8048ce66f 100644 --- a/p5-extutils-pkgconfig/.footprint +++ b/p5-extutils-pkgconfig/.footprint @@ -2,9 +2,9 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/perl5/ drwxr-xr-x root/root usr/lib/perl5/site_perl/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12/ExtUtils/ --r--r--r-- root/root usr/lib/perl5/site_perl/5.12/ExtUtils/PkgConfig.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.16/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.16/ExtUtils/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.16/ExtUtils/PkgConfig.pm drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man3/ -r--r--r-- root/root usr/man/man3/ExtUtils::PkgConfig.3pm.gz |