Skip to content

Commit

Permalink
Graphviz: bring back configure script
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Oct 24, 2019
1 parent 1ba231e commit b1557c9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions graphviz.be0
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ build_in_sourcedir
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}
mee_patch() {
cd ${S}
./autogen.sh &> /dev/null
}

mee_configure() {
bee_configure -DCMAKE_COLOR_MAKEFILE=OFF -DCMAKE_VERBOSE_MAKEFILE=ON \
Expand Down

0 comments on commit b1557c9

Please sign in to comment.