[SCM] rtkit/master: Build rtkit out-of-tree
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Sun Oct 18 15:50:39 UTC 2015
The following commit has been merged in the master branch:
commit bba91becb5e28e4e256f9bb269b22bb56dcec404
Author: Felipe Sateler <fsateler at debian.org>
Date: Sun Oct 18 11:22:58 2015 -0300
Build rtkit out-of-tree
diff --git a/debian/rules b/debian/rules
index 6233538..8fd0c69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@ include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/autoreconf.mk
DEB_CONFIGURE_EXTRA_FLAGS += --with-systemdsystemunitdir=/lib/systemd/system
+DEB_BUILDDIR = $(CURDIR)/obj-$(DEB_BUILD_GNU_TYPE)
common-install-arch::
$(CURDIR)/rtkit-daemon --introspect > org.freedesktop.RealtimeKit1.xml
--
rtkit packaging
More information about the pkg-multimedia-commits
mailing list