From 6c76728969322c3e9c6194dcd1e7ff7768029fa5 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 17 Jan 2019 13:02:19 +0100 Subject: [PATCH] mxml: Set extract strip level The release archive has no directory in it, so the strip level needs to be adapted. [1] [1]: https://github.com/michaelrsweet/mxml/issues/242 --- mxml.be0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mxml.be0 b/mxml.be0 index 19121a5d3..86880eaa4 100755 --- a/mxml.be0 +++ b/mxml.be0 @@ -32,6 +32,8 @@ SRCURL[0]="https://github.com/michaelrsweet/mxml/releases/download/v${PKGVERSION # sourcesubdir_append src +BEE_EXTRACT_STRIP=0 + ############################################################################### ## Change the default (auto-detected) steps to