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

[libreoffice] 01/01: add missing -Nlibreoffice-subsequentcheckbase if BUILD_TEST_PACKAGE=n



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

rene pushed a commit to branch master
in repository libreoffice.

commit e6bbc0a25771aeb417deee86db9648273c832680
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Aug 15 16:10:15 2013 +0200

    add missing -Nlibreoffice-subsequentcheckbase if BUILD_TEST_PACKAGE=n
---
 rules |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/rules b/rules
index 920a781..625b905 100755
--- a/rules
+++ b/rules
@@ -522,6 +522,10 @@ ifneq (,$(filter $(DEB_HOST_ARCH),$(OOO_GCJ_ARCHS)))
 	BUILD_JARS_NATIVE=n
 endif
 
+ifeq "$(BUILD_TEST_PACKAGE)" "n"
+	DEBHELPER_OPTIONS += -Nlibreoffice-subsequentcheckbase
+endif
+
 ifeq "$(PACKAGE_NSPLUGIN)" "y"
 OOO_NSPLUGIN_ARCHS = $(OOO_ARCHS)
 else

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


Reply to: