[libreoffice] correct library paths

David Tardon dtardon at fedoraproject.org
Wed Aug 24 06:05:57 UTC 2011


commit b7d0185c665f513de3d123f813cd958815811f99
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Aug 24 07:56:55 2011 +0200

    correct library paths

 gdb-pretty-printers.patch |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gdb-pretty-printers.patch b/gdb-pretty-printers.patch
index 77ec5bf..50f87e2 100644
--- a/gdb-pretty-printers.patch
+++ b/gdb-pretty-printers.patch
@@ -1968,11 +1968,11 @@ index 0000000..719c280
 +    cp -r "${GDBDIR}/libreoffice" "${DESTDIR}${pythondir}"
 +fi
 +
-+make_autoload cppu basis-link/ure-link/lib libuno_cppu.so.3
-+make_autoload sal basis-link/ure-link/lib libuno_sal.so.3
-+make_autoload svl basis-link/program libsvllo.so
-+make_autoload sw basis-link/program libswlo.so
-+make_autoload tl basis-link/program libtllo.so
++make_autoload cppu ure/lib libuno_cppu.so.3
++make_autoload sal ure/lib libuno_sal.so.3
++make_autoload svl basis3.4/program libsvllo.so
++make_autoload sw basis3.4/program libswlo.so
++make_autoload tl basis3.4/program libtllo.so
 +
 +# vim:set shiftwidth=4 softtabstop=4 expandtab:
 diff --git a/solenv/gdb/autoload.template b/solenv/gdb/autoload.template


More information about the scm-commits mailing list