diff options
Diffstat (limited to 'recipes/mythtv/myththemes_0.22.bb')
-rw-r--r-- | recipes/mythtv/myththemes_0.22.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mythtv/myththemes_0.22.bb b/recipes/mythtv/myththemes_0.22.bb index 4e7a64d07a..a1ae76987c 100644 --- a/recipes/mythtv/myththemes_0.22.bb +++ b/recipes/mythtv/myththemes_0.22.bb @@ -5,7 +5,7 @@ PR = "svnr${SRCPV}+r0" PV = "0.22" SRCREV = "23062" -SRC_URI = +SRC_URI = \ "svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=mythtvthemes;proto=http" FILES_${PN} =+ "${datadir}" |