mkpkg: update mkpkg_xbmc-dharma-10.1 script

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-03-07 13:48:33 +01:00
parent da11d8ba29
commit 8c10086158

View File

@ -21,7 +21,7 @@
PKG_NAME="xbmc"
PKG_VERSION="Dharma-10.1"
GIT_REPO="-b $PKG_VERSION git://github.com/theuni/xbmc.git"
GIT_REPO="-b Dharma git@github.com:xbmc/xbmc.git"
DEST_DIR="$PKG_NAME-$PKG_VERSION"
echo "getting sources..."