Skip to content

Commit

Permalink
bee-install: remove defect pre-install hook
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Jul 20, 2011
1 parent 8d9264e commit 1b33cbd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/bee-install.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,6 @@ do_install() {
# create bee-filename
BEE="$(@BINDIR@/beeversion ${pkg} --format="%F").bee"

[ "${NOOP}" != "yes" ] && run_hooks pre-install ${pkg}

taraction="-x"

[ "${NOOP}" = "yes" ] && taraction="-t"
Expand Down

0 comments on commit 1b33cbd

Please sign in to comment.