diff --git a/perl/.footprint b/perl/.footprint index b53a03c5..80f091e0 100644 --- a/perl/.footprint +++ b/perl/.footprint @@ -25,7 +25,6 @@ lrwxrwxrwx root/root usr/bin/perl -> perl5.22.0 -rwxr-xr-x root/root usr/bin/podchecker -rwxr-xr-x root/root usr/bin/podselect -rwxr-xr-x root/root usr/bin/prove -lrwxrwxrwx root/root usr/bin/psed -> s2p lrwxrwxrwx root/root usr/bin/pstruct -> c2ph -rwxr-xr-x root/root usr/bin/ptar -rwxr-xr-x root/root usr/bin/ptardiff diff --git a/perl/Pkgfile b/perl/Pkgfile index aff7691b..fffdfa84 100644 --- a/perl/Pkgfile +++ b/perl/Pkgfile @@ -5,7 +5,7 @@ name=perl version=5.22.0 -release=2 +release=3 source=(http://www.cpan.org/src/5.0/$name-$version.tar.xz) build() { @@ -29,9 +29,7 @@ build() { ln -sf perl${version%-*} $PKG/usr/bin/perl ln -sf c2ph $PKG/usr/bin/pstruct - ln -sf s2p $PKG/usr/bin/psed ln -sf c2ph.1pm $PKG/usr/share/man/man1/pstruct.1pm - ln -sf s2p.1pm $PKG/usr/share/man/man1/psed.1pm find $PKG \ -iname 'TODO*' -or \