[SCM] pulseaudio packaging branch, master, updated. debian/2.0-1-11-g6cb748e
q-funk-guest at users.alioth.debian.org
q-funk-guest at users.alioth.debian.org
Mon May 14 20:34:25 UTC 2012
The branch, master has been updated
via 6cb748efe24a8599887396628d7b038c1103f3b7 (commit)
from fb889763cc2e271189d6260da8a642536641b967 (commit)
- Shortlog ------------------------------------------------------------
6cb748e debian/control: really fix the versioned debhelper -X
Summary of changes:
debian/rules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 6cb748efe24a8599887396628d7b038c1103f3b7
Author: Martin-Ãric Racine <martin-eric.racine at iki.fi>
Date: Mon May 14 23:33:52 2012 +0300
debian/control: really fix the versioned debhelper -X
diff --git a/debian/rules b/debian/rules
index 4525740..63dc4a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,7 +56,7 @@ DEB_CONFIGURE_EXTRA_FLAGS = --enable-x11 --disable-hal \
--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
--with-module-dir=\$${prefix}/lib/pulse-\$${PA_MAJORMINOR}/modules
-DEB_DH_MAKESHLIBS_ARGS_ALL = --exclude=usr/lib/pulse-*/modules
+DEB_DH_MAKESHLIBS_ARGS_ALL = --exclude=usr/lib/pulse-${DEB_UPSTREAM_VERSION}/modules
LDFLAGS += -Wl,--no-as-needed
--
pulseaudio packaging
More information about the pkg-pulseaudio-devel
mailing list