aboutsummaryrefslogtreecommitdiffstats
path: root/lang/perl5.16/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl5.16/pkg-plist')
-rw-r--r--lang/perl5.16/pkg-plist8
1 files changed, 6 insertions, 2 deletions
diff --git a/lang/perl5.16/pkg-plist b/lang/perl5.16/pkg-plist
index 666fcc7328ba..b6e6c3e7ea2b 100644
--- a/lang/perl5.16/pkg-plist
+++ b/lang/perl5.16/pkg-plist
@@ -14,9 +14,8 @@ bin/instmodsh
bin/json_pp
bin/libnetcfg
bin/perl
+bin/perl5
bin/perl%%PERL_VERSION%%
-@exec ln -fs %D/%F %B/perl5
-@unexec rm -f %B/perl5 2>&1 >/dev/null || true
bin/perlbug
bin/perldoc
bin/perlivp
@@ -42,6 +41,7 @@ bin/splain
bin/xsubpp
bin/zipdetails
%%MANCONF%%etc/man.d/perl%%PERL_VER%%.conf
+etc/perl5_version
lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/.packlist
lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/B.pm
lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/B/Concise.pm
@@ -2913,6 +2913,7 @@ man/man1/zipdetails.1.gz
@dirrm lib/perl5/%%PERL_VER%%/BSDPAN/ExtUtils
@dirrm lib/perl5/%%PERL_VER%%/BSDPAN
@unexec find %D/%%SITE_PERL%%/%%PERL_ARCH%%/ -name '*.ph' -delete 2>/dev/null || true
+@exec cd /usr/include && %D/bin/h2ph *.h machine/*.h sys/*.h >/dev/null
%%GDBM%%@dirrm lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/auto/GDBM_File
@dirrm lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/threads
@dirrm lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/auto/threads/shared
@@ -3245,15 +3246,18 @@ man/man1/zipdetails.1.gz
@dirrm lib/perl5/%%PERL_VER%%/autodie/exception
@dirrm lib/perl5/%%PERL_VER%%/autodie
@dirrmtry lib/perl5/%%PERL_VER%%/man/man3
+@exec install -d %D/lib/perl5/%%PERL_VER%%/man/man3
@unexec /bin/rm -f %D/lib/perl5/%%PERL_VER%%/man/whatis
@exec /usr/bin/makewhatis %D/lib/perl5/%%PERL_VER%%/man
@dirrmtry lib/perl5/%%PERL_VER%%/man
@dirrmtry lib/perl5/%%PERL_VER%%
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/sys
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/machine
+@exec install -d %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
@dirrmtry %%SITE_PERL%%/auto
+@exec install -d %D/%%SITE_PERL%%/auto
@dirrmtry %%SITE_PERL%%
@dirrmtry lib/perl5/site_perl
@dirrmtry lib/perl5
td>- Reassign to the heap, on maintainer's requestculot2016-03-311-1/+1 * - Update to upstream version 2.6.7riggs2015-01-314-17/+34 * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-0/+1 * Cleanup plistantoine2014-11-131-2/+2 * Clean up plistbapt2014-10-271-4/+0 * - Update to 2.6.5miwi2014-06-185-161/+135 * - Add USES=libtoolamdmi32014-06-03