]> git.pld-linux.org Git - packages/perl.git/blobdiff - perl-soname.patch
This commit was manufactured by cvs2git to create branch 'rpm-4_4_9'.
[packages/perl.git] / perl-soname.patch
diff --git a/perl-soname.patch b/perl-soname.patch
deleted file mode 100644 (file)
index 6f9aee7..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
---- perl-5.6.1/Makefile.SH~    Sun Apr 15 18:20:15 2001
-+++ perl-5.6.1/Makefile.SH     Sun Apr 15 18:36:49 2001
-@@ -429,7 +429,8 @@
-       case "$useshrplib" in
-       true)
--              $spitshell >>Makefile <<'!NO!SUBS!'
--      $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj)
--!NO!SUBS!
-+              $spitshell >>Makefile <<!GROK!THIS!
-+      \$(LD) -o \$(LIBPERL).$version \$(SHRPLDFLAGS) -Wl,-soname,\$(LIBPERL).$version perl\$(OBJ_EXT) \$(obj)
-+      ln -sf \$(LIBPERL).$version \$@
-+!GROK!THIS!
-               case "$osname" in
-               aix)
This page took 0.035995 seconds and 4 git commands to generate.