aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorjmarshallnz <jmarshallnz@svn>2010-09-09 23:19:12 +0000
committerjmarshallnz <jmarshallnz@svn>2010-09-09 23:19:12 +0000
commita81a668ce1dd9d251b59f8e02b810d839da25c6d (patch)
tree2ab8997c018336e0b7ab56de08f7d45ba1b38962 /tools
parent113777a06801d2cd5bdf68f548b4cddd715bfd83 (diff)
merged: r33538,r33539 from webinterface branch:
removing web folder and updating build scripts as contents is now part of plugin system; removing debug log info from WebServer.cpp changed: addon.xml summary information updated. (cherry picked from commit e1aeeb7b46f588eb95cb18fecc5debb3521385cf) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33649 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'tools')
-rwxr-xr-xtools/Linux/packaging/debian/rules.hardy2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/Linux/packaging/debian/rules.hardy b/tools/Linux/packaging/debian/rules.hardy
index d77ef53f2c..74ca818b2f 100755
--- a/tools/Linux/packaging/debian/rules.hardy
+++ b/tools/Linux/packaging/debian/rules.hardy
@@ -51,8 +51,6 @@ binary-indep:
cp $(CURDIR)/tools/Linux/xbmc.desktop $(CURDIR)/debian/tmp/usr/share/applications/
# xbmc Live files
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
dh_installdocs -i
dh binary-indep --after dh_installdocs