aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorwattazoum <wattazoum@svn>2010-06-17 07:56:57 +0000
committerwattazoum <wattazoum@svn>2010-06-17 07:56:57 +0000
commit51442804c747343f430d8f03231d5b4edc780834 (patch)
treeb06414c6488da6cc7e8990d027838912c9509d0d /tools
parent74eece78755a20c49e9495e25ab76321c8f4386b (diff)
Change the version of XBMC packages
Fix the package building on karmic git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31139 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'tools')
-rw-r--r--tools/Linux/packaging/debian/xbmc-eventclients-common.install2
-rwxr-xr-xtools/Linux/packaging/ppa-builder.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/Linux/packaging/debian/xbmc-eventclients-common.install b/tools/Linux/packaging/debian/xbmc-eventclients-common.install
index 4dbb5060a5..2ce1f7f070 100644
--- a/tools/Linux/packaging/debian/xbmc-eventclients-common.install
+++ b/tools/Linux/packaging/debian/xbmc-eventclients-common.install
@@ -1,2 +1,2 @@
-usr/lib/python2.5/site-packages/xbmc
+usr/lib/python*/*/xbmc
usr/share/pixmaps/xbmc
diff --git a/tools/Linux/packaging/ppa-builder.sh b/tools/Linux/packaging/ppa-builder.sh
index 5b317ebc1e..dd2a34746f 100755
--- a/tools/Linux/packaging/ppa-builder.sh
+++ b/tools/Linux/packaging/ppa-builder.sh
@@ -25,7 +25,7 @@ FULLDEBUILDOPTS="-S -sa"
DEBUILDOPTS="-S -sd"
MINOR=1
XBMCPPA=xbmc-svn
-HVERSION=9.11
+HVERSION=10.06
# Packagers should have these two vars in their environment
# export DEBFULLNAME="Ouattara Oumar Aziz (alias wattazoum)"