Skip to content

Commit

Permalink
snappy: rebuild
Browse files Browse the repository at this point in the history
```
bee update snappy-1.0.5-1
```
- local SRCURL
- be0ify
  • Loading branch information
wwwutz committed Dec 12, 2019
1 parent 58c87da commit 2a6e775
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 37 deletions.
37 changes: 0 additions & 37 deletions snappy-1.0.5-0.bee

This file was deleted.

36 changes: 36 additions & 0 deletions snappy.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
#!/usr/bin/env beesh

# BEE_VERSION snappy-1.0.5-1

# SRCURL[0]="http://snappy.googlecode.com/files/snappy-${PKGVERSION}.tar.gz"
SRCURL[0]="/src/mariux/beeroot/downloads/snappy-${PKGVERSION}.tar.gz"

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

#mee_extract() {
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

#mee_install_post() {
# exit
#}

0 comments on commit 2a6e775

Please sign in to comment.