Skip to content

Commit

Permalink
indent: update 2.2.10 to 2.2.12
Browse files Browse the repository at this point in the history
- bee-queen says: you must update
  • Loading branch information
wwwutz committed Sep 2, 2019
1 parent 2629e7d commit 24ad182
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions indent.be0
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
#!/usr/bin/env beesh

# BEE_VERSION indent-2.2.10-1
# BEE_VERSION indent-2.2.12-0

SRCURL[0]="https://ftp.gnu.org/gnu/indent/indent-${PKGVERSION}.tar.gz"

# PATCHURL[0]=""

# build_in_sourcedir
build_in_sourcedir

# sourcesubdir_append src

mee_patch() {
rm -v ${S}/man/indent.1
}
mee_install_post () {
# remove html
rm -vrf ${D}/usr/doc
}

0 comments on commit 24ad182

Please sign in to comment.