[SCM] xbmc packaging branch, master, updated. upstream/9.11.svn24383.deb1-32-gdfc088a
ceros-guest at users.alioth.debian.org
ceros-guest at users.alioth.debian.org
Sun Nov 15 01:34:26 UTC 2009
The following commit has been merged in the master branch:
commit 20f20181b0bd9221382eecdc81432838a4f69f1f
Author: Andres Mejia <mcitadel at gmail.com>
Date: Fri Nov 13 23:41:35 2009 -0500
Fix debian/rules for renaming of xbmc-live init script.
diff --git a/debian/rules b/debian/rules
index f8da56e..e8b5970 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ override_dh_clean:
debian/rules unpatch
override_dh_auto_configure: patch
- cp -f tools/XBMCLive/xbmc debian/xbmc-live.init
+ cp -f tools/XBMCLive/xbmc-live debian/xbmc-live.init
./configure $(XBMC_CONFIG_OPTIONS)
override_dh_auto_install:
--
xbmc packaging
More information about the pkg-multimedia-commits
mailing list