[SCM] paprefs packaging branch, master, updated. debian/0.9.9-1-10-g992af47
q-funk-guest at users.alioth.debian.org
q-funk-guest at users.alioth.debian.org
Tue May 15 08:24:08 UTC 2012
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 <martin-eric.racine at iki.fi>
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
More information about the pkg-pulseaudio-devel
mailing list