Skip to content

Commit

Permalink
ypbind: be0 conversion and update SRCURL
Browse files Browse the repository at this point in the history
  • Loading branch information
niclas committed Nov 4, 2019
1 parent 0b4f8af commit d8a7cea
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 26 deletions.
26 changes: 0 additions & 26 deletions ypbind-mt-1.33-1.bee

This file was deleted.

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

# BEE_VERSION ypbind-mt-1.33-2

# more info: https://foo.bar.com

SRCURL[0]="https://www.thkukuk.de/nis/download/ypbind-mt/ypbind-mt-${PKGVERSION}.tar.gz"

PATCHURL[0]="/src/mariux/download/ypbind-mt-1.33-added-foreground-flag-to-start-ypbind-in-fore.patch"

# 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 d8a7cea

Please sign in to comment.