diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-09-12 00:48:02 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-09-12 00:55:38 +0200 |
commit | e45152d8c98a2fcb80c5b69abe97c440291bd789 (patch) | |
tree | 43efcfacc77d5b2a51f8b65b4869fc81dd369a5d /include/bootstrap | |
parent | 73ecf4baf4720f9791964e88b4a84c245064496c (diff) |
{populate → update}_collected: Remove broken package symlinks in ~/bin
Diffstat (limited to 'include/bootstrap')
-rwxr-xr-x | include/bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bootstrap b/include/bootstrap index 9befef0..09820fa 100755 --- a/include/bootstrap +++ b/include/bootstrap @@ -95,7 +95,7 @@ if ((pkglist_cgi)) { echo 'Installing caretaker package' rehash bin/checklinks -bin/ct eval populate_collected caretaker +bin/ct eval update_collected caretaker bin/ct eval exec_hook caretaker post-add bin/ct update |