diff --git a/src/beesh.sh.in b/src/beesh.sh.in index b9098ce..52391b0 100644 --- a/src/beesh.sh.in +++ b/src/beesh.sh.in @@ -992,7 +992,7 @@ config_export ############################################################################### -check_rebuild "${BEE}" "${PKGALLPKG}" +check_rebuild "${BEE%/*}/${PKGFULLPKG}.bee" "${PKGALLPKG}" print_info "current working directory: ${PWD}"