mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 11:06:32 +01:00
Final perl: Add perl 5.42.0!
This commit is contained in:
parent
495365c016
commit
c634840581
7 changed files with 187 additions and 0 deletions
13
steps/perl-5.42.0/patches/Devel-PPPort-remove-sprintf.patch
Normal file
13
steps/perl-5.42.0/patches/Devel-PPPort-remove-sprintf.patch
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
diff --git perl-5.42.0/dist/Devel-PPPort/PPPort_pm.PL perl-5.42.0/dist/Devel-PPPort/PPPort_pm.PL
|
||||
index cfbfaeb8fa..f93e56df15 100644
|
||||
--- perl-5.42.0/dist/Devel-PPPort/PPPort_pm.PL
|
||||
+++ perl-5.42.0/dist/Devel-PPPort/PPPort_pm.PL
|
||||
@@ -891,8 +891,6 @@ __DATA__
|
||||
|
||||
%include snprintf
|
||||
|
||||
-%include sprintf
|
||||
-
|
||||
%include exception
|
||||
|
||||
%include strlfuncs
|
||||
Loading…
Add table
Add a link
Reference in a new issue