aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-06-15 20:41:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-06-15 20:41:41 +0000
commit056d99b65f1459a6fcbf38a665a0b526b690a7f1 (patch)
tree4fc5ea4fad3648a665456f80e20bc02fcbf5ab0c
parent06d1bc5f5d3e055f9c202749cef4cb9c554d9834 (diff)
downloadupstream-056d99b65f1459a6fcbf38a665a0b526b690a7f1.tar.gz
upstream-056d99b65f1459a6fcbf38a665a0b526b690a7f1.tar.bz2
upstream-056d99b65f1459a6fcbf38a665a0b526b690a7f1.zip
fix the path to the x-wrt feed (svn:// is broken on berlios.de at the moment)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11494 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--feeds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/feeds.conf b/feeds.conf
index b3103a2785..31dbe5f0f3 100644
--- a/feeds.conf
+++ b/feeds.conf
@@ -1,2 +1,2 @@
src-svn packages https://svn.openwrt.org/openwrt/packages
-src-svn xwrt svn://svn.berlios.de/xwrt/trunk/package
+src-svn xwrt http://svn.berlios.de/svnroot/repos/xwrt/trunk/package