[SCM] jackd2 packaging branch, master, updated. debian/1.9.5.dfsg-13-4-g91fb03b
adiknoth-guest at users.alioth.debian.org
adiknoth-guest at users.alioth.debian.org
Mon Jun 14 18:40:08 UTC 2010
The following commit has been merged in the master branch:
commit 91fb03b42f23218e3da961301e7013c4b9f0cd92
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Mon Jun 14 20:38:45 2010 +0200
jackd->jackd2 in rules
diff --git a/debian/rules b/debian/rules
index 247b3d2..5f75e7e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,10 +70,10 @@ debian/stamp-waf-configure:
clean::
rm -f debian/stamp-waf-configure
-install/jackd::
+install/jackd2::
ifeq ($(DEB_HOST_ARCH_OS),linux)
- dh_install -pjackd debian/tmp/usr/bin/alsa_in
- dh_install -pjackd debian/tmp/usr/bin/alsa_out
+ dh_install -pjackd2 debian/tmp/usr/bin/alsa_in
+ dh_install -pjackd2 debian/tmp/usr/bin/alsa_out
endif
install/libjack0::
--
jackd2 packaging
More information about the pkg-multimedia-commits
mailing list