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 | e8bbb631e3fec58861c845e5f3cf00aff3f75218 (patch) | |
tree | 3171fcc89768ca750ad971e57a5eebb4d4b723ad /package/base-files | |
parent | 603f612d83c210de0cc3db8854d99fd2026e1814 (diff) | |
download | upstream-e8bbb631e3fec58861c845e5f3cf00aff3f75218.tar.gz upstream-e8bbb631e3fec58861c845e5f3cf00aff3f75218.tar.bz2 upstream-e8bbb631e3fec58861c845e5f3cf00aff3f75218.zip |
remove the packages repo as it is not compatable with trunk
SVN-Revision: 10537
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 |