aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Pari/files/patch-Makefile.PL
blob: 57dbb1d7b953145e580854b44633a0849dffbc76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.PL.orig	2025-03-19 14:58:34 UTC
+++ Makefile.PL
@@ -255,7 +255,7 @@
 		 ) :
 		 (MYEXTLIB   =>  'libPARI/libPARI$(LIB_EXT)')),
 		  LIBS	     =>  $libs,
-		  INC	     =>  $extra_inc . ' -I $(PARI_DIR_SRC)/headers -I $(PARI_DIR_SRC) -I ./libPARI',
+		  INC	     =>  '-I$(PARI_DIR)/src',
 	       VERSION_FROM  => 'Pari.pm',
     ($] >= 5.005 ?     ## Add these new keywords supported since 5.005
       (ABSTRACT_FROM  => 'Pari.pm', # retrieve abstract from module