Skip to content
This repository has been archived by the owner on Sep 30, 2018. It is now read-only.

Commit

Permalink
[live] use stable dharma repo for included add-ons
Browse files Browse the repository at this point in the history
Fixed-up backport of r35563.

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35565 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
  • Loading branch information
theuni committed Dec 2, 2010
1 parent fe269e7 commit e3a7c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/XBMCLive/SDK/copyFiles-addons.sh.lucid-variant
Expand Up @@ -20,7 +20,7 @@

echo "Retrieving addons..."

repoURL="http://mirrors.xbmc.org/addons/dharma-pre/"
repoURL="http://mirrors.xbmc.org/addons/dharma/"
ADDONSLIST=(script.bootable.disk.wizard script.rss.editor script.xbmc.audio.mixer)

mkdir -p $WORKPATH/buildLive/Files/chroot_local-includes/usr/share/xbmc/addons &> /dev/null
Expand Down

0 comments on commit e3a7c1a

Please sign in to comment.