Skip to content

Commit

Permalink
bee-remove: rerun bee-cache update after metadir was removed
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Jul 30, 2012
1 parent 45d2b8a commit 29456a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bee-remove.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ do_remove() {

#cleanup meta directory
${NOOP:+echo} rm -fr ${OPT_VERBOSE:+-v} ${BEE_METADIR}/${pkg}
bee-cache update ${pkg}
}

function run_hooks() {
Expand Down

0 comments on commit 29456a8

Please sign in to comment.