From 232f78a9c48a84d15fa757b02d93c0db5ebba63f Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 26 Oct 2020 18:01:20 +0100 Subject: [PATCH] dino: Use autotools --- dino.be0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dino.be0 b/dino.be0 index 0b3154fd1..33b9e31f4 100755 --- a/dino.be0 +++ b/dino.be0 @@ -11,6 +11,8 @@ SRCURL[0]="/src/mariux/beeroot/downloads/dino-${PKGFULLVERSION}.tar.bz2" # sourcesubdir_append src +BEE_BUILDTYPE=autotools + #mee_extract() { # bee_extract "${@}" #}