Skip to content
Permalink
66a911b91c
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
- bee-queen says: you must update
1 contributor

Users who have contributed to this file

executable file 16 lines (10 sloc) 256 Bytes
#!/usr/bin/env beesh
# BEE_VERSION indent-2.2.12-0
SRCURL[0]="https://ftp.gnu.org/gnu/indent/indent-${PKGVERSION}.tar.gz"
# PATCHURL[0]=""
build_in_sourcedir
# sourcesubdir_append src
mee_install_post () {
# remove html
rm -vrf ${D}/usr/doc
}