The following commit has been merged in the debian-experimental-4.0 branch:
commit 83ba61b8b81f94a18dace2532bb625d218351ca6
Author: Rene Engelhard <[email protected]>
Date: Mon Jan 7 18:51:57 2013 +0100
fix --enable-release-build conditional
diff --git a/rules b/rules
index 7be9791..24928c7 100755
--- a/rules
+++ b/rules
@@ -350,7 +350,7 @@ CONFIGURE_FLAGS= \
--without-myspell-dicts \
--disable-dependency-tracking
-ifeq "$(shell echo $(DEB_VERSION_UPSTREAM) | grep -E '(alpha|beta)'; echo
$$?)" "0"
+ifeq "$(shell echo $(DEB_VERSION_UPSTREAM) | grep -E '(alpha|beta)'; echo
$$?)" "1"
CONFIGURE_FLAGS += --enable-release-build
endif
--
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]