diff --git a/bee.be0 b/bee.be0 index 3c4f7c8ad..da37ac041 100755 --- a/bee.be0 +++ b/bee.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION bee-1.2.19-0 +# BEE_VERSION bee-1.2.19-1 ## 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,6 +16,7 @@ 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