Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #20 from mariux64/fix-meson
beesh.sh: fix meson priority
  • Loading branch information
donald committed Apr 18, 2018
2 parents b9dd723 + 5d742ef commit 43cbac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/beesh.sh.in
Expand Up @@ -1032,13 +1032,13 @@ bee_run patch "${bee_PATCHFILES[@]}"

bee_buildmagic=( $("${BEE_BINDIR}/beeuniq" "${BEE_BUILDTYPE[@]}" \
cmake \
meson \
autotools \
autogen \
perl-module \
perl-module-makemaker \
python-module \
make \
meson \
jb \
haskell-module \
) )
Expand Down

0 comments on commit 43cbac1

Please sign in to comment.