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

[libreoffice] 05/18: boost is now multiarch



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

sweetshark-guest pushed a commit to branch ubuntu-saucy-4.1
in repository libreoffice.

commit 5cd61151213ba5bade5026ef6c87d510376a8709
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Tue Aug 20 11:52:58 2013 +0200

    boost is now multiarch
---
 rules |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/rules b/rules
index 698bff1..fb84c0f 100755
--- a/rules
+++ b/rules
@@ -567,7 +567,9 @@ endif
 
 ifeq "$(DEB_VENDOR)" "Ubuntu"
   IMAGES+=human
-  CONFIGURE_FLAGS+= --with-theme="$(patsubst galaxy,default,$(IMAGES))"
+  CONFIGURE_FLAGS+= \
+        --with-theme="$(patsubst galaxy,default,$(IMAGES))" \
+        --with-boost-libdir=/usr/lib/$(DEB_HOST_MULTIARCH)
   # 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


Reply to: