summarylogtreecommitdiffstats
path: root/scilab-5.5.2-hdf5-LD_LIBRARY_PATH.patch
diff options
context:
space:
mode:
Diffstat (limited to 'scilab-5.5.2-hdf5-LD_LIBRARY_PATH.patch')
-rw-r--r--scilab-5.5.2-hdf5-LD_LIBRARY_PATH.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/scilab-5.5.2-hdf5-LD_LIBRARY_PATH.patch b/scilab-5.5.2-hdf5-LD_LIBRARY_PATH.patch
deleted file mode 100644
index cd13231a5f88..000000000000
--- a/scilab-5.5.2-hdf5-LD_LIBRARY_PATH.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- bin/scilab.old 2016-05-05 14:33:17.561897912 +0200
-+++ bin/scilab 2016-05-05 14:33:45.272026743 +0200
-@@ -40,6 +40,8 @@
- #
- ###
-
-+export LD_LIBRARY_PATH=/opt/hdf5-1.8.16/lib:${LD_LIBRARY_PATH}
-+
- if test ! -z "$SCIVERBOSE"; then
- SCIVERBOSE=1
- else