This is an automated email from the git hooks/post-receive script. sweetshark-guest pushed a commit to branch ubuntu-trusty-4.2 in repository libreoffice.
commit 7e61d4328304179981db70c416da92ba7e238d89 Author: Bjoern Michaelsen <[email protected]> Date: Tue Oct 29 02:42:48 2013 +0100 use internal cmis firebird and mdds for now --- rules | 1 + 1 file changed, 1 insertion(+) diff --git a/rules b/rules index a8bb8b8..4164e02 100755 --- a/rules +++ b/rules @@ -586,6 +586,7 @@ endif ifeq "$(DEB_VENDOR)" "Ubuntu" IMAGES+=human CONFIGURE_FLAGS+= --with-theme="$(patsubst galaxy,default,$(IMAGES))" + SYSTEM_STUFF := $(filter-out libcmis firebird mdds, $(SYSTEM_STUFF)) # lp#1034560: MIR troubles make it easier to use internal jfreereport SYSTEM_STUFF := $(filter-out jfreereport, $(SYSTEM_STUFF)) ifeq ($(shell echo "$(DEB_VERSION)" | grep -c ppa),1) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

