mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-11 22:05:23 +01:00
Build Perl 5.4.50.
This commit is contained in:
parent
621b099a57
commit
d4ddf4b79b
7 changed files with 157 additions and 0 deletions
|
|
@ -196,6 +196,9 @@ get_file https://github.com/Perl/perl5/archive/perl-5.000.tar.gz
|
|||
# perl 5.003
|
||||
get_file https://github.com/Perl/perl5/archive/perl-5.003.tar.gz
|
||||
|
||||
# perl 5.004_05
|
||||
get_file https://www.cpan.org/src/5.0/perl5.004_05.tar.gz
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue