summaryrefslogtreecommitdiff
path: root/solenv/bin
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-01-30 13:41:53 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-01-30 13:47:12 +0100
commite63bfb3035cd01983600a23ab289601dd9b2cf11 (patch)
tree1b5bbeb8e827eb0fc7d3ba52040cf2233954ec95 /solenv/bin
parent53927349241643abc2a083f1983c46ec793e6ff1 (diff)
Get rid of STAR_RESOURCEPATH
...the only remaining use was for CppunitTest to find the .res files in $(OUTDIR)/bin/. Get that solved by delivering the .res files also to $(OUTDIR)/unittest/install/program/resource/ (new gb_ResTarget_get_unittest_target). Change-Id: I370e7cab4223256356c7511b88ae63d9c0dbf215
Diffstat (limited to 'solenv/bin')
-rwxr-xr-xsolenv/bin/linkoo1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/linkoo b/solenv/bin/linkoo
index 6f6e096f4d76..61726f4bc17c 100755
--- a/solenv/bin/linkoo
+++ b/solenv/bin/linkoo
@@ -41,7 +41,6 @@ export LD_LIBRARY_PATH="$thisdir:$java_path:' . $moz_lib . '$LD_LIBRARY_PATH"
ulimit -c unlimited
export PATH="$thisdir:$thisdir/../ure-link/bin:$PATH"
export GNOME_DISABLE_CRASH_DIALOG=1
-export STAR_RESOURCEPATH=$thisdir/resource
# debugging assistance
export SAL_DISABLE_FLOATGRAB=1
export G_SLICE=always-malloc