#!/usr/bin/env beesh # BEE_VERSION autoconf-2.71-0 SRCURL[0]="https://beehive.molgen.mpg.de/12cfa1687ffa2606337efe1a64416106/autoconf-2.71.tar.xz" #SRCURL[0]="https://ftp.gnu.org/gnu/autoconf/autoconf-${PKGVERSION}.tar.xz" # PATCHURL+=() # build_in_sourcedir # sourcesubdir_append src #mee_extract() { # bee_extract "${@}" #} #mee_patch() { # bee_patch "${@}" #} #mee_configure() { # bee_configure #} #mee_build() { # bee_build #} #mee_install() { # bee_install #} #mee_install_post() { # exit #}