diff options
Diffstat (limited to 'science/hdf5-18/scripts/post-patch')
-rw-r--r-- | science/hdf5-18/scripts/post-patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/hdf5-18/scripts/post-patch b/science/hdf5-18/scripts/post-patch index 0922398e3d40..abb1fc2ea1fb 100644 --- a/science/hdf5-18/scripts/post-patch +++ b/science/hdf5-18/scripts/post-patch @@ -51,7 +51,7 @@ patch -p << END_OF_PATCH @@ -72,2 +72,2 @@ -ZLIBLIB=\$(srcdir)/../zlib -ZLIBINC=\$(srcdir)/../zlib -+ZLIBLIB=-lz \$(pwrkdir) ++ZLIBLIB=-lz +ZLIBINC=/usr/include END_OF_PATCH done |