Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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