Skip to content

Commit

Permalink
Merge pull request #518 from mariux64/fixes
Browse files Browse the repository at this point in the history
Sync repository and installed bee files on distmaster
  • Loading branch information
pmenzel authored Oct 20, 2017
2 parents b040353 + 09bf69e commit f0dbf56
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 102 deletions.
29 changes: 0 additions & 29 deletions cups_paperjam-1.5.0-2.bee

This file was deleted.

70 changes: 0 additions & 70 deletions hplip_cups_paperjam-1.5.0-2-3.11.10-0.bee

This file was deleted.

9 changes: 6 additions & 3 deletions libuv.be0
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env beesh

# BEE_VERSION libuv-1.14.1-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 Down Expand Up @@ -47,9 +49,10 @@ SRCURL[0]="https://github.com/libuv/libuv/archive/v${PKGVERSION}.tar.gz"
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}
mee_patch() {
bee_patch "${@}"
start_cmd sh autogen.sh
}

#mee_configure() {
# bee_configure
Expand Down
2 changes: 2 additions & 0 deletions wdiff.be0
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env beesh

# BEE_VERSION wdiff-1.2.2-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 Down

0 comments on commit f0dbf56

Please sign in to comment.