From: Felix Fietkau Date: Sun, 15 Jun 2008 20:41:41 +0000 (+0000) Subject: fix the path to the x-wrt feed (svn:// is broken on berlios.de at the moment) X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=056d99b65f1459a6fcbf38a665a0b526b690a7f1;p=15.05%2Fopenwrt.git 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 --- 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