[pulseaudio] 01/03: debian/rules: use DEB_DH_INSTALL_SOURCEDIR instead of deprecated DEB_DH_INSTALL_ARGS
Felipe Sateler
fsateler at moszumanska.debian.org
Fri Jul 31 23:30:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
fsateler pushed a commit to branch master
in repository pulseaudio.
commit 79542ca0a6c8cfc114e0e836985241e0752fcaf2
Author: Felipe Sateler <fsateler at debian.org>
Date: Fri Jul 31 19:42:10 2015 -0300
debian/rules: use DEB_DH_INSTALL_SOURCEDIR instead of deprecated DEB_DH_INSTALL_ARGS
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 3205e2d..c139321 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,6 +48,6 @@ DEB_DH_MAKESHLIBS_ARGS_ALL = --exclude=usr/lib/pulse-$(DEB_UPSTREAM_VERSION)/mod
LDFLAGS += -Wl,--no-as-needed
-DEB_DH_INSTALL_ARGS = --sourcedir=$(CURDIR)/debian/tmp
+DEB_DH_INSTALL_SOURCEDIR = $(CURDIR)/debian/tmp
DEB_MAKE_CHECK_TARGET = check VERBOSE=1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git
More information about the pkg-pulseaudio-devel
mailing list