[SCM] rtkit/master: Install rtkit test program

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sun Oct 18 15:50:38 UTC 2015


The following commit has been merged in the master branch:
commit f4e4b3b8a48841faa9d9b51911239cfbf9be21e2
Author: Felipe Sateler <fsateler at debian.org>
Date:   Mon Jun 15 09:22:19 2015 -0300

    Install rtkit test program

diff --git a/debian/rules b/debian/rules
index 5e222b4..651a505 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,4 @@ DEB_CONFIGURE_EXTRA_FLAGS += --with-systemdsystemunitdir=/lib/systemd/system
 common-install-arch::
 	$(CURDIR)/rtkit-daemon --introspect > org.freedesktop.RealtimeKit1.xml
 	install -m 644 -D org.freedesktop.RealtimeKit1.xml $(CURDIR)/debian/rtkit/usr/share/dbus-1/interfaces/org.freedesktop.RealtimeKit1.xml
+	install -m 755 rtkit-test $(CURDIR)/debian/rtkit/usr/lib/rtkit/rtkit-test

-- 
rtkit packaging



More information about the pkg-multimedia-commits mailing list