------------------------------------------------------------
revno: 1827
committer: Rene Engelhard <[email protected]>
branch nick: unstable
timestamp: Sat 2010-01-23 18:32:17 +0100
message:
of course also in shell-lib-components.sh
modified:
shell-lib-components.sh
=== modified file 'shell-lib-components.sh'
--- a/shell-lib-components.sh 2010-01-20 22:56:05 +0000
+++ b/shell-lib-components.sh 2010-01-23 17:32:17 +0000
@@ -8,7 +8,7 @@
echo "" >&2
echo -n "OpenOffice.org is running right now
with pid " >&2
echo -n "$PID." >&2
- echo -n " This can cause problems\n" >&2
+ echo " This can cause problems" >&2
echo "with (de-)registration of components and
extensions" >&2
echo "Thus this package will fail to install"
>&2
echo "You should close all running instances of
OpenOffice.org (including" >&2