summaryrefslogtreecommitdiffstats
path: root/solenv/bin
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-04-24 08:57:49 +0200
committerLuboš Luňák <l.lunak@suse.cz>2012-04-24 09:01:47 +0200
commit77f19d6e024006dac4434f60a377543314dbf261 (patch)
treeb72f827575e406ed79a2897307c3582b5004e323 /solenv/bin
parentdo not use internal clucene if building with an external one (diff)
downloadcore-77f19d6e024006dac4434f60a377543314dbf261.tar.gz
core-77f19d6e024006dac4434f60a377543314dbf261.zip
specific variable for where dev-install installs
Diffstat (limited to 'solenv/bin')
-rwxr-xr-xsolenv/bin/install-gdb-printers2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/bin/install-gdb-printers b/solenv/bin/install-gdb-printers
index df327a06ecdb..c478929796fc 100755
--- a/solenv/bin/install-gdb-printers
+++ b/solenv/bin/install-gdb-printers
@@ -27,7 +27,7 @@
GDBDIR="${SOLARENV}/gdb"
SOLVERLIBDIR="${SOLARVER}/${INPATH}/lib"
-INSTALLDIR="${SOLARVER}/${INPATH}/installation/opt"
+INSTALLDIR="${DEVINSTALLDIR}/opt"
DYLIB=so
if [ "$(uname)" = Darwin ]; then
INSTALLDIR=$INSTALLDIR/LibreOffice.app/Contents