Skip to content

Commit

Permalink
[bee] update to 1.2.20
Browse files Browse the repository at this point in the history
fix buildarchive logic
  • Loading branch information
wwwutz committed Aug 23, 2019
1 parent bbd7046 commit b615933
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bee.be0
Original file line number Diff line number Diff line change
@@ -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.)
Expand All @@ -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
Expand Down

0 comments on commit b615933

Please sign in to comment.