diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-11 12:01:26 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-11 12:01:26 +0200 |
commit | 8c9bdb85187530f7174a35f12b4ce80ae890d51c (patch) | |
tree | da689b30b64bdaa8ff3a1941a152cf0402779d70 /hooks/post-update | |
parent | 24468fbe58af58ce5fa6fb45f7c927fd52e34548 (diff) |
pkg → caretaker
Diffstat (limited to 'hooks/post-update')
-rw-r--r-- | hooks/post-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/post-update b/hooks/post-update index f1308ea..cc4ed71 100644 --- a/hooks/post-update +++ b/hooks/post-update @@ -1,5 +1,5 @@ # vim:ft=zsh -## This is a post-update hook for pkg (a vcs-home implementation). +## This is a post-update hook for caretaker (a vcs-home implementation). ## It includes configs provided by other packages ## and sets some more static parameters mkdir -p $HOME/var/cache/zsh |