diff --git a/src/beesh.sh.in b/src/beesh.sh.in index 4a76d57..536636e 100644 --- a/src/beesh.sh.in +++ b/src/beesh.sh.in @@ -785,8 +785,9 @@ bee_buildmagic=$(${BEE_BINDIR}/beeuniq ${BEE_BUILDTYPE[@]} \ autogen \ perl-module \ perl-module-makemaker \ + python-module \ make \ - python-module) + ) BEE_BUILDTYPE="" for t in ${bee_buildmagic[@]} ; do