From b615933e131b44b4c08a00ac2e3c8d48e512f6f7 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Fri, 23 Aug 2019 08:23:16 +0200 Subject: [PATCH] [bee] update to 1.2.20 fix buildarchive logic --- bee.be0 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bee.be0 b/bee.be0 index da37ac041..6d51aeeb8 100755 --- a/bee.be0 +++ b/bee.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION bee-1.2.19-1 +# BEE_VERSION bee-1.2.20-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -16,7 +16,6 @@ SRCURL[0]="https://github.molgen.mpg.de/mariux64/bee/archive/bee-${PKGVERSION}.t ## The sources will be patched in the order of the array. # PATCHURL+=() -PATCHURL[0]="/src/mariux/patches/bee-fix-32.patch" ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not