fixed svn-url

This commit is contained in:
bjo 2012-06-16 12:05:44 +00:00
parent 10df223a7d
commit ac3a35c8ea
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
prepare() {
#Get the OpenWrt Core Source for Firmware
svn checkout svn://openwrt.freifunk-ol.de/tags/backfire_10.03.1/ ./build_dir
svn checkout svn://svn.openwrt.org/openwrt/tags/backfire_10.03.1/ ./build_dir
#apply own feeds.conf
svn export ./build_patches/feeds.conf ./build_dir/feeds.conf