diff --git a/asciidoc.be0 b/asciidoc.be0 index d08e3064b..0386bf7c7 100755 --- a/asciidoc.be0 +++ b/asciidoc.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION asciidoc-8.6.9-1 +# BEE_VERSION asciidoc-8.6.9-2 # more info: https://foo.bar.com @@ -18,9 +18,10 @@ build_in_sourcedir # bee_extract "${@}" #} -#mee_patch() { -# bee_patch "${@}" -#} +mee_patch() { + bee_patch "${@}" + sed -i '1s/python$/python2/' asciidoc.py a2x.py +} #mee_configure() { # bee_configure