Skip to content

Commit

Permalink
bee-remove: remove unused variable BEE
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Jul 7, 2011
1 parent 2837f97 commit aba7b5d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/bee-remove.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ do_remove() {
fi
done

# create bee-filename
BEE=$(basename $(echo ${pkg} | sed -e "s,\(.*\)-\(.*\)-\(.*\)\..*,\1-\2-\3.bee," - ))

#cleaning up meta directory
if [ -f ${pkg}/FILES ] ; then
${NOOP:+echo} rm -vfr ${pkg}
Expand Down

0 comments on commit aba7b5d

Please sign in to comment.