Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
graphviz: add Paul's wishes
  • Loading branch information
david committed Oct 24, 2019
1 parent f3f3687 commit 5106543
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions 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+=()

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 5106543

Please sign in to comment.