summaryrefslogtreecommitdiffstats
path: root/devel/gnustep-make/files/patch-ld_lib_path.sh
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnustep-make/files/patch-ld_lib_path.sh')
-rw-r--r--devel/gnustep-make/files/patch-ld_lib_path.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/gnustep-make/files/patch-ld_lib_path.sh b/devel/gnustep-make/files/patch-ld_lib_path.sh
new file mode 100644
index 0000000..361872a
--- /dev/null
+++ b/devel/gnustep-make/files/patch-ld_lib_path.sh
@@ -0,0 +1,11 @@
+--- ld_lib_path.sh~ Mon Feb 4 05:43:38 2002
++++ ld_lib_path.sh Wed Mar 20 16:00:00 2002
+@@ -50,6 +50,8 @@
+ additional="${additional}${dir}:"
+ done
+ unset dir
++else
++ additional=
+ fi
+ lib_paths="${additional}${lib_paths}"
+ unset additional
OpenPOWER on IntegriCloud