The following commit has been merged in the debian-experimental-3.5 branch:
commit 0decdc3ab2847333d0c259d5cbf513bfb3f30a7e
Author: Rene Engelhard <[email protected]>
Date:   Thu Nov 15 21:43:53 2012 +0100

    cut'n'waste

diff --git a/libreoffice-core.bug-script.in b/libreoffice-core.bug-script.in
index 08cbdf7..e23b740 100755
--- a/libreoffice-core.bug-script.in
+++ b/libreoffice-core.bug-script.in
@@ -8,7 +8,7 @@
 # experimental stuff enabled?
 echo "" >&3
 echo "Experimental features enabled:" >&3
-if [ -d "$HOME/.config/libreoffice/`echo 3.6 | cut -d. -f1`" ]; then
-        grep ExperimentalMode $HOME/.config/libreoffice/`echo 3.6 | cut -d. 
-f1`/user/registrymodifications.xcu >&3
+if [ -d "$HOME/.config/libreoffice/`echo @OOVER@ | cut -d. -f1`" ]; then
+        grep ExperimentalMode $HOME/.config/libreoffice/`echo @OOVER@ | cut 
-d. -f1`/user/registrymodifications.xcu >&3
 fi
 
diff --git a/libreoffice-gtk3.bug-script.in b/libreoffice-gtk3.bug-script.in
index 4ab6386..c53b8fe 100644
--- a/libreoffice-gtk3.bug-script.in
+++ b/libreoffice-gtk3.bug-script.in
@@ -3,6 +3,6 @@
 # experimental stuff enabled?
 echo "" >&3
 echo "Experimental features enabled:" >&3
-if [ -d "$HOME/.config/libreoffice/`echo 3.6 | cut -d. -f1`" ]; then
-        grep ExperimentalMode $HOME/.config/libreoffice/`echo 3.6 | cut -d. 
-f1`/user/registrymodifications.xcu >&3
+if [ -d "$HOME/.config/libreoffice/`echo @OOVER@ | cut -d. -f1`" ]; then
+        grep ExperimentalMode $HOME/.config/libreoffice/`echo @OOVER@ | cut 
-d. -f1`/user/registrymodifications.xcu >&3
 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