]> git.pld-linux.org Git - packages/pspp.git/blob - pspp-perl.patch
- macros BR for macros.perl always included
[packages/pspp.git] / pspp-perl.patch
1 --- pspp-1.0.1/perl-module/automake.mk.orig     2017-07-30 02:24:53.000000000 +0200
2 +++ pspp-1.0.1/perl-module/automake.mk  2017-12-02 10:35:47.151608731 +0100
3 @@ -42,7 +42,7 @@
4          echo ');') > $(top_builddir)/perl-module/pspp-module-config
5  
6  perl-module/Makefile: perl-module/Makefile.PL perl-module/pspp-module-config $(module_sources)
7 -       $(AM_V_GEN)cd perl-module && $(PERL) Makefile.PL PREFIX=$(prefix) \
8 +       $(AM_V_GEN)cd perl-module && $(PERL) Makefile.PL INSTALLDIRS=vendor \
9                                                           OPTIMIZE="$(CFLAGS) $(CPPFLAGS)" \
10                                                           LD="`$(PERL) -V::ld:` $(LDFLAGS)"
11  
This page took 0.066302 seconds and 3 git commands to generate.