about summary refs log tree commit diff
path: root/pkgs/development/r-modules/patches/rhdf5filters.patch
blob: da3b92f4cb0e8e1da53eb80520b0dc6a6a157f1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/Makevars.in b/src/Makevars.in
index 3e55470..656eae4 100644
--- a/src/Makevars.in
+++ b/src/Makevars.in
@@ -15,7 +15,7 @@ export PKG_CXXPICFLAGS=@CXXPICFLAGS@
 export RANLIB=@RANLIB@
 export MAKE=@MAKE@
 export AR=@AR@
-export PKG_CPPFLAGS=@CPPFLAGS@ -I"@RHDF5_INCLUDE@"
+export PKG_CPPFLAGS=@CPPFLAGS@
 export PKG_LDFLAGS=@LDFLAGS@
 
 all: copying $(SHLIB)