diff --git a/discount.be0 b/discount.be0 index e078dd08c..4ee402b6a 100755 --- a/discount.be0 +++ b/discount.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION discount-2.2.7-0 +# BEE_VERSION discount-2.2.7-1 # more info: http://www.pell.portland.or.us/~orc/Code/discount/ # add libmarkdown @@ -20,9 +20,10 @@ build_in_sourcedir # bee_extract "${@}" #} -#mee_patch() { -# bee_patch "${@}" -#} +mee_patch() { + bee_patch "${@}" + sed -i '/ test "$LDCONFIG"/ s,^.,\#,' configure.inc +} mee_configure() { ./configure.sh --prefix=/usr --enable-all-features --with-fenced-code --shared