[SCM] xbmc/master: Version check is now removed from source, no need to remove it during the build

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Fri Nov 7 23:03:50 UTC 2014


The following commit has been merged in the master branch:
commit 5f8cbad41a051f0a9a375b64397e3ad2a2ea18f0
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Sat Nov 1 23:10:45 2014 +0100

    Version check is now removed from source, no need to remove it during the build

diff --git a/debian/rules b/debian/rules
index 1bc1ca6..e4263d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -109,7 +109,6 @@ endif
 
 override_dh_auto_configure: configure
 	sed -i 's/DEB_VERSION/"'$(VERSION)'"/' xbmc/GUIInfoManager.cpp
-	-rm -r addons/service.xbmc.versioncheck
 	mkdir -p xbmc/visualizations/XBMCProjectM/libprojectM/fonts
 	-ln -s /usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf xbmc/visualizations/XBMCProjectM/libprojectM/fonts/
 	-ln -s /usr/share/fonts/truetype/ttf-bitstream-vera/VeraMono.ttf xbmc/visualizations/XBMCProjectM/libprojectM/fonts/

-- 
xbmc packaging



More information about the pkg-multimedia-commits mailing list