diff options
author | Travis Kemen <thepeople@openwrt.org> | 2008-02-29 02:41:39 +0000 |
---|---|---|
committer | Travis Kemen <thepeople@openwrt.org> | 2008-02-29 02:41:39 +0000 |
commit | fea2dcd1d493d7fffb4d4f0720977bcf4a2951d4 (patch) | |
tree | 781b3b986e7ef11b08b8c67436601b7d2d156875 /package/base-files | |
parent | ddd9272aa0b1da09f6cff4c90a5a211db7c15849 (diff) | |
download | upstream-fea2dcd1d493d7fffb4d4f0720977bcf4a2951d4.tar.gz upstream-fea2dcd1d493d7fffb4d4f0720977bcf4a2951d4.tar.bz2 upstream-fea2dcd1d493d7fffb4d4f0720977bcf4a2951d4.zip |
remove the packages repo as it is not compatable with trunk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10537 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files')
-rw-r--r-- | package/base-files/files/etc/ipkg.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/base-files/files/etc/ipkg.conf b/package/base-files/files/etc/ipkg.conf index 6f5f3e1ea2..8c7c943ca4 100644 --- a/package/base-files/files/etc/ipkg.conf +++ b/package/base-files/files/etc/ipkg.conf @@ -1,4 +1,3 @@ src snapshots http://downloads.openwrt.org/snapshots/$S/packages -src packages http://downloads.openwrt.org/kamikaze/packages/$A dest root / dest ram /tmp |