]> git.pld-linux.org Git - packages/linux-gpib.git/blobdiff - linux-gpib-perl.patch
rebuild with perl 5.32
[packages/linux-gpib.git] / linux-gpib-perl.patch
index ee115469bc69c38e0f34fed7709f6f203d7dfba1..1c94d513f6244b1ad8779e0dd193e977caee7876 100644 (file)
@@ -1,8 +1,8 @@
 --- linux-gpib-4.0.3/language/Makefile.am.orig 2016-04-09 15:33:09.000000000 +0200
 +++ linux-gpib-4.0.3/language/Makefile.am      2016-07-05 15:42:10.671996823 +0200
 @@ -67,4 +67,4 @@
-       $(RM) perl/Makefile
+       $(do_subst) < $(srcdir)/perl/Makefile.PL.in >perl/Makefile.PL
  
- perl/Makefile:
+ perl/Makefile: perl/Makefile.PL
 -      -(cd perl && $(PERL) Makefile.PL)
 +      -(cd perl && $(PERL) Makefile.PL INSTALLDIRS=vendor CC="$(CC)" OPTIMIZE="$(CFLAGS)")
This page took 0.096518 seconds and 4 git commands to generate.