From 51065438cc69097e60312a06e83c5067cc170cdc Mon Sep 17 00:00:00 2001 From: david Date: Thu, 24 Oct 2019 11:22:19 +0200 Subject: [PATCH] graphviz: add Paul's wishes --- graphviz.be0 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/graphviz.be0 b/graphviz.be0 index e5bcd5b0e..991f75e7a 100755 --- a/graphviz.be0 +++ b/graphviz.be0 @@ -1,14 +1,14 @@ #!/usr/bin/env beesh # BEE_VERSION graphviz-2.42.2-0 - +# by cmd --version, you will get 2.43.0 SRCURL[0]="https://gitlab.com/graphviz/graphviz/-/archive/stable_release_${PKGVERSION}/${PKGNAME}-stable_release_${PKGVERSION}.tar.gz ${PKGNAME}-${PKGVERSION}.tar.gz" BEE_BUILDTYPE=autotools # PATCHURL+=() -# by cmd --version, you will get 2.43.0 + # EXCLUDE+=() @@ -64,9 +64,9 @@ mee_configure() { # bee_build #} -mee_install() { - bee_install -} +#mee_install() { +# bee_install +#} mee_install_post(){ start_cmd rm -rf ${D}${DATAROOTDIR}/graphviz/doc