[SCM] soundscaperenderer/master: export BOOST_LIB_DIR (Closes #747540, #747811)

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Mon May 12 09:41:08 UTC 2014


The following commit has been merged in the master branch:
commit 6aa315e9a61c501bc31e16aa8dda55fc999539a7
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Mon May 12 11:41:00 2014 +0200

    export BOOST_LIB_DIR (Closes #747540, #747811)

diff --git a/debian/rules b/debian/rules
index 0c71565..8090a6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,8 @@ DEB_MAKE_CHECK_TARGET = check
 CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 CDBS_BUILD_DEPENDS_rules_utils_buildinfo =
 
+export BOOST_LIB_DIR=/usr/lib/$(DEB_HOST_MULTIARCH)
+
 # global configure options
 ## disables all optimization
 ## (x86_64 should be turned on automatically by the compiler)

-- 
soundscaperenderer packaging



More information about the pkg-multimedia-commits mailing list