fix package/symlinks target, will call scripts/feeds update / install
authorralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Mar 2008 17:08:24 +0000 (17:08 +0000)
committerralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Mar 2008 17:08:24 +0000 (17:08 +0000)
commit6830e7b178b70a613b3864c09ddf6e9baf0aec31
tree02db08ae3f4022ffc4abd0fd34bc68cf6249ff02
parent5f3cd8d5634aa9b56fdf40e7eb0fc0d6c7ae60e0
fix package/symlinks target, will call scripts/feeds update / install
introduce new package/symlinks-install and package/symlinks-clean targets
- package/symlink-install will re-create the index files and the symlinks for all ./feeds (no update from repositories is performed)
- package/symlink-clean will delete all installed symlinks (keeping the ./feeds untouched)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10634 3c298f89-4303-0410-b956-a3cf2f4a3e73
Makefile
scripts/feeds