diff options
Diffstat (limited to 'tools/Linux/packaging/debian/rules.hardy')
-rwxr-xr-x | tools/Linux/packaging/debian/rules.hardy | 2 |
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 |