X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=perl_581-soname.patch;fp=perl_581-soname.patch;h=72a81b796c865c5170fa6c3e51d7bb0a85767886;hb=7e81db846e515f4ac42f6134dd42481506539536;hp=60e5f8d42977728204395831a9e0ec107cf72a55;hpb=3240f754eaf9b2041412fb76b1d3f5ab11a4b65f;p=packages%2Fperl.git diff --git a/perl_581-soname.patch b/perl_581-soname.patch index 60e5f8d..72a81b7 100644 --- a/perl_581-soname.patch +++ b/perl_581-soname.patch @@ -1,6 +1,6 @@ ---- perl-5.10.0/Makefile.SH.orig 2008-01-09 21:37:11.870736307 +0000 -+++ perl-5.10.0/Makefile.SH 2008-01-09 22:47:51.579350787 +0000 -@@ -124,7 +124,7 @@ +--- perl-5.10.1/Makefile.SH.orig 2009-08-03 22:43:30.000000000 +0200 ++++ perl-5.10.1/Makefile.SH 2009-09-12 10:03:20.451763024 +0200 +@@ -160,7 +160,7 @@ # INSTALL file, under "Building a shared perl library". # If there is no pre-existing $libperl, we don't need # to do anything further. @@ -9,7 +9,7 @@ rm -f preload cat <<'EOT' > preload #! /bin/sh -@@ -135,7 +135,7 @@ +@@ -171,7 +171,7 @@ EOT chmod 755 preload ldlibpth="$ldlibpth `pwd`/preload `pwd`/$libperl" @@ -18,11 +18,11 @@ ;; os390) test -f /bin/env && ldlibpth="/bin/env $ldlibpth" ;; -@@ -581,14 +581,16 @@ - Makefile: $Makefile_s - !GROK!THIS! - else -- $spitshell >>Makefile <<'!NO!SUBS!' +@@ -728,14 +728,16 @@ + !NO!SUBS! + ;; + esac +- $spitshell >>$Makefile <<'!NO!SUBS!' -$(LIBPERL): $& $(obj) $(DYNALOADER) $(LIBPERLEXPORT) + $spitshell >>Makefile <>Makefile <<'!NO!SUBS!' + $spitshell >>$Makefile <<'!NO!SUBS!' - rm -f $@ - $(LD) -o $@ $(SHRPLDFLAGS) $(obj) $(DYNALOADER) $(libs) + rm -f $@ $(LIBPERL_SONAME)