mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 09:45:24 +01:00
Perl 5.40.3
This commit is contained in:
parent
a529a647bd
commit
77c09085fe
6 changed files with 151 additions and 0 deletions
13
steps/perl-5.40.3/patches/Devel-PPPort-remove-sprintf.patch
Normal file
13
steps/perl-5.40.3/patches/Devel-PPPort-remove-sprintf.patch
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
diff --git perl-5.40.3/dist/Devel-PPPort/PPPort_pm.PL perl-5.40.3/dist/Devel-PPPort/PPPort_pm.PL
|
||||
index cfbfaeb8fa..f93e56df15 100644
|
||||
--- perl-5.40.3/dist/Devel-PPPort/PPPort_pm.PL
|
||||
+++ perl-5.40.3/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