diff --git a/src/bee-cache-update.sh.in b/src/bee-cache-update.sh.in index 5ca8ac6..9919735 100644 --- a/src/bee-cache-update.sh.in +++ b/src/bee-cache-update.sh.in @@ -120,8 +120,6 @@ function update_inventory() function create_inventory() { - local PKGALLPKG=${1} - local tmpfile=${INVENTORYFILE}.tmp.$$ print_info "creating ${INVENTORYFILE} .." diff --git a/src/bee-update.sh.in b/src/bee-update.sh.in index d9459a2..3963b33 100644 --- a/src/bee-update.sh.in +++ b/src/bee-update.sh.in @@ -28,8 +28,6 @@ if [ -z "${BEE_VERSION}" ] ; then exit 1 fi -VERSION=${BEE_VERSION} - : ${BEE_LIBEXECDIR:=@LIBEXECDIR@} exec ${BEE_LIBEXECDIR}/bee/bee.d/bee-install --update "${@}" diff --git a/src/content2filelist.sh.in b/src/content2filelist.sh.in index 81e83b0..d13f9ac 100644 --- a/src/content2filelist.sh.in +++ b/src/content2filelist.sh.in @@ -40,7 +40,6 @@ declare append="" declare prepend="" declare sortopts="" declare -i opt_sort=0 -declare dosort="" while true ; do case "$1" in