The branch, master has been updated
via 992af4760a12208e7fb7273a890c4bbfa5e66fc6 (commit)
from 660484c4a468ec3b60d0e27c6dd8cd3165279672 (commit)
- Shortlog ------------------------------------------------------------
992af47 rules: don't dare make second guesses for multiarch.
Summary of changes:
debian/rules | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 992af4760a12208e7fb7273a890c4bbfa5e66fc6
Author: Martin-Ãric Racine <[email protected]>
Date: Tue May 15 11:23:40 2012 +0300
rules: don't dare make second guesses for multiarch.
diff --git a/debian/rules b/debian/rules
index a972496..fde0cfa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,11 +22,3 @@ update-patch-series:
mv $${patch}.chomped $$patch ; \
done
-# Libs should be in the multi-arch path, but the modules should be in the
-# normal directory as pulseaudio is foreign
-DEB_CONFIGURE_EXTRA_FLAGS = --enable-x11 --disable-hal \
- --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
- --with-module-dir=\$${prefix}/lib/pulse-$(DEB_UPSTREAM_VERSION)/modules
-
-DEB_DH_MAKESHLIBS_ARGS_ALL =
--exclude=usr/lib/pulse-$(DEB_UPSTREAM_VERSION)/modules
-
--
paprefs packaging
_______________________________________________
pkg-pulseaudio-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel