summaryrefslogtreecommitdiff
path: root/hdf4/config.patch
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-03-02 13:42:30 +0100
committerErich Eckner <git@eckner.net>2020-03-02 13:42:30 +0100
commit9d15728fc2656a20d4d9295e52ce70f81515c9d2 (patch)
tree2ddbcbeac42514c324e77300f297a947dbab0cc4 /hdf4/config.patch
parent3febaf80ab7211a07538b329fd2dd91519f04a09 (diff)
downloadarchlinuxewe.git.save-9d15728fc2656a20d4d9295e52ce70f81515c9d2.tar.xz
neutrino, hdf4 removed
Diffstat (limited to 'hdf4/config.patch')
-rw-r--r--hdf4/config.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/hdf4/config.patch b/hdf4/config.patch
deleted file mode 100644
index c7649238..00000000
--- a/hdf4/config.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/src/hdf-4.2.13/configure.ac b/src/hdf-4.2.13/configure.ac
-index 3030bad..6d7f654 100644
---- a/src/hdf-4.2.13/configure.ac
-+++ b/src/hdf-4.2.13/configure.ac
-@@ -685,6 +685,9 @@ case "$host" in
- *-pc-cygwin*)
- LIBS="$LIBS -ltirpc"
- CPPFLAGS="$CPPFLAGS -I/usr/include/tirpc" ;;
-+ *-linux-gnu*)
-+ LIBS="$LIBS -ltirpc"
-+ CPPFLAGS="$CPPFLAGS -I/usr/include/tirpc" ;;
- *) ;;
- esac
-