Skip to content

Commit

Permalink
beesh: Increase buildtype priority of python modules
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Jun 4, 2012
1 parent 503a339 commit e6c7abe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/beesh.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e6c7abe

Please sign in to comment.