]> git.pld-linux.org Git - packages/pspp.git/commitdiff
- rediff patch
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 7 May 2021 21:43:50 +0000 (23:43 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 7 May 2021 21:43:50 +0000 (23:43 +0200)
pspp-perl.patch

index f757744013f31e0b5f4abc6229a0be7cfab32dd9..21b637c5060b57d03d6a7f7f4254156cd1b42494 100644 (file)
@@ -1,11 +1,12 @@
---- pspp-1.0.1/perl-module/automake.mk.orig    2017-07-30 02:24:53.000000000 +0200
-+++ pspp-1.0.1/perl-module/automake.mk 2017-12-02 10:35:47.151608731 +0100
-@@ -42,7 +42,7 @@
+diff -urNp -x '*.orig' pspp-1.4.1.org/perl-module/automake.mk pspp-1.4.1/perl-module/automake.mk
+--- pspp-1.4.1.org/perl-module/automake.mk     2019-12-02 00:53:52.000000000 +0100
++++ pspp-1.4.1/perl-module/automake.mk 2021-05-07 23:43:28.144811523 +0200
+@@ -42,7 +42,7 @@ perl-module/pspp-module-config: Makefile
         echo ');') > $(top_builddir)/perl-module/pspp-module-config
  
  perl-module/Makefile: perl-module/Makefile.PL perl-module/pspp-module-config $(module_sources)
 -      $(AM_V_GEN)cd perl-module && $(PERL) Makefile.PL PREFIX=$(prefix) \
 +      $(AM_V_GEN)cd perl-module && $(PERL) Makefile.PL INSTALLDIRS=vendor \
                                                           OPTIMIZE="$(CFLAGS) $(CPPFLAGS)" \
-                                                          LD="`$(PERL) -V::ld:` $(LDFLAGS)"
+                                                          LD="`$(PERL) -e 'use Config::Perl::V;print Config::Perl::V::myconfig()->{config}{ld};'` $(LDFLAGS)"
  
This page took 0.152147 seconds and 4 git commands to generate.