diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-07 17:26:12 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-07 17:26:12 +0200 |
commit | cc5632ca388457a83b8583db8be7578eccac6ce6 (patch) | |
tree | e8baabe02491cdf91e4498cdcc83c675df332ea8 /hooks/post-update | |
parent | 01966188885e0215cd54a3f035c37510037ab1e2 (diff) |
removed post-update hook, all machines should have got that now
Diffstat (limited to 'hooks/post-update')
-rw-r--r-- | hooks/post-update | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hooks/post-update b/hooks/post-update deleted file mode 100644 index 060dab1..0000000 --- a/hooks/post-update +++ /dev/null @@ -1 +0,0 @@ -mkdir -p $PDIR/.collected/{bin,doc,man/man1,etc,include} |