[SCM] xbmc/master: Ship xbmc.service file as an example only

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Tue Jun 24 18:58:04 UTC 2014


The following commit has been merged in the master branch:
commit 44b457251422756f5f0e18b7e5a766b23b0a94e4
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Tue Jun 24 20:12:03 2014 +0200

    Ship xbmc.service file as an example only

diff --git a/debian/rules b/debian/rules
index 72e9f93..eb91ac9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -188,6 +188,9 @@ debian/tmp/xbmc-bin-recommends-dummy.so:
 		-lvorbisfile \
 		$(ARCH_SPECIFIC_LIB_RECOMMENDS)
 
+override_dh_installinit:
+	echo "Shipping systemd xbmc.service file as an example only"
+
 # Get original XBMC source and cut not needed bits.
 # Based on https://github.com/xbmc/xbmc-packaging/blob/master/xbmc-get-orig-source
 ORIG_SRC_DIR := debian/tmp-src-dir
diff --git a/debian/xbmc.examples b/debian/xbmc.examples
new file mode 100644
index 0000000..4740e81
--- /dev/null
+++ b/debian/xbmc.examples
@@ -0,0 +1 @@
+debian/xbmc.service
\ No newline at end of file

-- 
xbmc packaging



More information about the pkg-multimedia-commits mailing list