]> git.pld-linux.org Git - packages/linux-gpib.git/blob - linux-gpib-perl.patch
- rel 4
[packages/linux-gpib.git] / linux-gpib-perl.patch
1 --- linux-gpib-4.0.3/language/Makefile.am.orig  2016-04-09 15:33:09.000000000 +0200
2 +++ linux-gpib-4.0.3/language/Makefile.am       2016-07-05 15:42:10.671996823 +0200
3 @@ -67,4 +67,4 @@
4         $(do_subst) < $(srcdir)/perl/Makefile.PL.in >perl/Makefile.PL
5  
6  perl/Makefile: perl/Makefile.PL
7 -       -(cd perl && $(PERL) Makefile.PL)
8 +       -(cd perl && $(PERL) Makefile.PL INSTALLDIRS=vendor CC="$(CC)" OPTIMIZE="$(CFLAGS)")
This page took 0.046167 seconds and 3 git commands to generate.