The following commit has been merged in the debian-experimental-3.5 branch:
commit f7f5bbc82bce3a3b0ad20dd5bde9fe6adc3c4748
Author: Rene Engelhard <[email protected]>
Date: Sat Dec 17 00:17:05 2011 +0100
fix get_libebook_dep.sh (build/ is gone)
diff --git a/scripts/get_libebook_dep.sh b/scripts/get_libebook_dep.sh
index a5542cf..6fefd62 100755
--- a/scripts/get_libebook_dep.sh
+++ b/scripts/get_libebook_dep.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-libs=`grep libebook.*\.so build/connectivity/source/drivers/evoab2/EApi.cxx |
perl -pe 's/\s+\"(.*)\".*/$1/'`
+libs=`grep libebook.*\.so connectivity/source/drivers/evoab2/EApi.cxx | perl
-pe 's/\s+\"(.*)\".*/$1/'`
for l in $libs; do
if [ -e "/usr/lib/$l" ]; then
--
LibreOffice packaging repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]