diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-26 20:20:59 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-26 20:20:59 +0000 |
commit | 040963808ff05c93137a5f2bce494bdf2533b768 (patch) | |
tree | 63d763380cf28148820ec0de836f76c7fcb00cee /target/default | |
parent | 22492b04c12b1a2998d86aec9a7a50e122e27659 (diff) | |
download | master-187ad058-040963808ff05c93137a5f2bce494bdf2533b768.tar.gz master-187ad058-040963808ff05c93137a5f2bce494bdf2533b768.tar.bz2 master-187ad058-040963808ff05c93137a5f2bce494bdf2533b768.zip |
oops... committed that modified ipkg.conf by accident again...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1065 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/default')
-rw-r--r-- | target/default/target_skeleton/etc/ipkg.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/default/target_skeleton/etc/ipkg.conf b/target/default/target_skeleton/etc/ipkg.conf index 14a01ae8c0..3867213313 100644 --- a/target/default/target_skeleton/etc/ipkg.conf +++ b/target/default/target_skeleton/etc/ipkg.conf @@ -1,3 +1,3 @@ -src experimental http://openwrt.org/downloads/nbd/gcc34/packages +src experimental http://openwrt.org/downloads/experimental/bin/packages dest root / dest ram /tmp |