mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-12 14:25:24 +01:00
Build perl 5.003.
This commit is contained in:
parent
221b1d07ad
commit
7bace0cc99
7 changed files with 139 additions and 0 deletions
|
|
@ -193,6 +193,10 @@ get_file https://ftp.gnu.org/gnu/gawk/gawk-3.0.4.tar.gz
|
|||
# perl 5.000
|
||||
get_file http://mirrors.develooper.com/perl/really-ancient-perls/oldperl/dist/leo/src/perl5/perl5.000.tar.gz
|
||||
|
||||
# perl 5.003
|
||||
# Upstream tarball is a bit broken, slackware repackaged it
|
||||
get_file https://mirrors.slackware.com/slackware/slackware-3.1/source/d/perl-5.003/perl5.003.tar.gz
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue