mkpkg_kodi-Isengard: meh after d608cf4

This commit is contained in:
Stefan Saraev 2015-07-22 11:09:14 +03:00
parent c99780e858
commit 5e134d52fe

View File

@ -70,7 +70,7 @@ package_sources() {
}
# kodi
git_clone $GIT_REPO $BRANCH $DEST_DIR.git 9ff25f8
git_clone $GIT_REPO $BRANCH $DEST_DIR.git
# kodi-platform
REPO=$(cat $DEST_DIR.git/project/cmake/addons/depends/common/kodi-platform/kodi-platform.txt | awk '{print $2}')