Skip to content

Commit

Permalink
txt2man: add revision w/o mee_build
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas committed Dec 12, 2017
1 parent 3a90b2b commit 29333d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions txt2man.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION txt2man-1.6.0-0
# BEE_VERSION txt2man-1.6.0-1

SRCURL[0]="https://github.com/mvertes/txt2man/archive/txt2man-${PKGVERSION}.tar.gz"

Expand All @@ -26,9 +26,9 @@ PATCHURL[0]=""
# bee_configure
#}

mee_build() {
bee_build prefix=${PREFIX}
}
#mee_build() {
# bee_build prefix=${PREFIX}
#}

mee_install() {
bee_install prefix=${D}/${PREFIX}
Expand Down

0 comments on commit 29333d3

Please sign in to comment.