From 753e6dce291607f886f7f9c2951af29b82e2b02e Mon Sep 17 00:00:00 2001 From: ceros7 Date: Fri, 30 Jul 2010 21:51:33 +0000 Subject: Remove installation of xbmc-live.conf in hardy build as well. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32361 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 --- tools/Linux/packaging/debian/rules.hardy | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools/Linux') diff --git a/tools/Linux/packaging/debian/rules.hardy b/tools/Linux/packaging/debian/rules.hardy index a7e14c7765..d77ef53f2c 100755 --- a/tools/Linux/packaging/debian/rules.hardy +++ b/tools/Linux/packaging/debian/rules.hardy @@ -50,8 +50,6 @@ binary-indep: cp $(CURDIR)/tools/Linux/xbmc.png $(CURDIR)/debian/tmp/usr/share/pixmaps/ cp $(CURDIR)/tools/Linux/xbmc.desktop $(CURDIR)/debian/tmp/usr/share/applications/ # xbmc Live files - mkdir -p $(CURDIR)/debian/tmp/etc/init/ - cp $(CURDIR)/tools/XBMCLive/xbmc-live.conf $(CURDIR)/debian/tmp/etc/init/ dh_install -i --sourcedir=$(CURDIR)/debian/tmp -XLICENCE -XLiberationSans-Regular.ttf -XLicence.txt -XLicense.txt # XBMC WEB POC dh_install -pxbmc-web ../../web/poc_jsonrpc usr/share/xbmc/web -- cgit v1.2.3