[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 02/04: fix RELEASE_BUILD setting



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-4.4
in repository libreoffice.

commit 786b4e75df15a90e1aa005c87e6f32b8fc45af26
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Dec 17 22:06:01 2014 +0100

    fix RELEASE_BUILD setting
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index 0ade43b..749eed2 100755
--- a/rules
+++ b/rules
@@ -473,7 +473,7 @@ CONFIGURE_FLAGS= \
 
 ifeq "$(shell echo $(DEB_VERSION_UPSTREAM) | grep -E '(alpha|beta)'; echo $$?)" "1"
 CONFIGURE_FLAGS += --enable-release-build
-RELEASE_BUILD := n
+RELEASE_BUILD := y
 endif
 
 CONFIGURE_FLAGS += --enable-verbose

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: