]> git.pld-linux.org Git - packages/linux-gpib.git/blob - linux-gpib-perl.patch
ee115469bc69c38e0f34fed7709f6f203d7dfba1
[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         $(RM) perl/Makefile
5  
6  perl/Makefile:
7 -       -(cd perl && $(PERL) Makefile.PL)
8 +       -(cd perl && $(PERL) Makefile.PL INSTALLDIRS=vendor CC="$(CC)" OPTIMIZE="$(CFLAGS)")
This page took 0.019586 seconds and 2 git commands to generate.