Skip to content

Commit

Permalink
babl: Run test suite after build
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Sep 25, 2017
1 parent ddf9c43 commit 10f8858
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions babl.be0
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,10 @@ SRCURL[0]="https://download.gimp.org/pub/babl/${PKGVERSION[2]}/babl-${PKGVERSION
# bee_configure
#}

#mee_build() {
# bee_build
#}
mee_build() {
bee_build
start_cmd make check
}

#mee_install() {
# bee_install
Expand Down

0 comments on commit 10f8858

Please sign in to comment.