[SCM] Debian packaging for jack-audio-connection-kit branch, master.jackd2, updated. debian/1.9.4+svn3842-2-56-g4dedb40

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Apr 1 17:01:48 UTC 2010


The following commit has been merged in the master.jackd2 branch:
commit 8ec8aa1e85accdf2c935a845b7fdc99f985c2d77
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Apr 1 18:45:47 2010 +0200

    Use 'waf distclean', and drop custom clean rule.

diff --git a/debian/rules b/debian/rules
index d978c38..93baced 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@ MIXED_FLAGS = $(if $(filter amd64,$(DEB_BUILD_ARCH)),--mixed)
 
 DEB_MAKE_INVOKE = waf --destdir=$(CURDIR)/debian/tmp
 DEB_MAKE_INSTALL_TARGET = install
+DEB_MAKE_CLEAN_TARGET = distclean
 
 DEB_DH_MAKESHLIBS_ARGS := -V -Xintime -Xinprocess -Xjack_alsa -Xjack_oss\
 	-Xjack_dummy -Xjack_firewire
@@ -39,9 +40,5 @@ binary-post-install/libjack0::
 		debian/tmp/usr/lib/*.so \
 		debian/tmp/usr/lib/jack/*.so
 
-clean::
-	-rm -R .waf-* .lock-wscript
-	-rm -R build
-
 #common-binary-post-install-arch::
 #        ln -s jackdmp debian/jackdmp/usr/bin/jackd

-- 
Debian packaging for jack-audio-connection-kit



More information about the pkg-multimedia-commits mailing list