Skip to content

Commit

Permalink
bee-install: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Mar 20, 2012
1 parent 63b2c69 commit 11ea1ac
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/bee-install.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,6 @@ function pkg_install() {
return
fi

# funtkion, wie verhaelt sich das zu installierende zum installierten..
# funktion zum installieren von file XXX

# echo "XXXX f=$fullname avail=${availpkgs[@]} available=${available[@]}"

available=( $(${BEE_LIBEXECDIR}/bee/bee.d/bee-list --available --exact "${fullname}" | grep ${search}) )

maxavail=$(${BEE_BINDIR}/beeversion -max ${available[@]})
Expand Down

0 comments on commit 11ea1ac

Please sign in to comment.