]> git.pld-linux.org Git - packages/linux-gpib.git/blame - linux-gpib-perl.patch
- fix release
[packages/linux-gpib.git] / linux-gpib-perl.patch
CommitLineData
2ee896be
JB
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.094082 seconds and 4 git commands to generate.