The following commit has been merged in the debian-experimental-3.4.0 branch:
commit b546aed02b670d20b0e9c24cc1d5902c9a15309c
Author: Rene Engelhard <[email protected]>
Date:   Mon Jul 18 21:26:44 2011 +0200

    move echo into proper line

diff --git a/scripts/get_libebook_dep.sh b/scripts/get_libebook_dep.sh
index 38410fe..a5542cf 100755
--- a/scripts/get_libebook_dep.sh
+++ b/scripts/get_libebook_dep.sh
@@ -18,7 +18,8 @@ done
 if [ -n "$dep" ]; then
        echo $dep
 else
-       echo "Cannot find libebook dependency. None of the following libs 
found:"       echo $libs
+       echo "Cannot find libebook dependency. None of the following libs 
found:"
+       echo $libs
        exit 1
 fi
 

-- 
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]

Reply via email to