Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
kbd: be0 conversion and update SRCURL
  • Loading branch information
niclas committed Nov 4, 2019
1 parent 0b4f8af commit 9a5757d
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 83 deletions.
83 changes: 0 additions & 83 deletions kbd-2.0.1-0.bee

This file was deleted.

37 changes: 37 additions & 0 deletions kbd.be0
@@ -0,0 +1,37 @@
#!/usr/bin/env beesh

# BEE_VERSION kbd-2.0.1-1

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

SRCURL[0]="http://ftp.lfs-matrix.net/pub/lfs/lfs-packages/7.5/kbd-${PKGVERSION}.tar.gz"

PATCHURL+="http://ftp.lfs-matrix.net/pub/lfs/lfs-packages/7.5/kbd-2.0.1-backspace-1.patch"

# 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 9a5757d

Please sign in to comment.