Skip to content

Commit

Permalink
twm: update to 1.0.10
Browse files Browse the repository at this point in the history
- be0ify
- update
  • Loading branch information
wwwutz committed Feb 6, 2020
1 parent fb91760 commit dd74a1a
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 26 deletions.
26 changes: 0 additions & 26 deletions twm-1.0.4-0.bee

This file was deleted.

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

# BEE_VERSION twm-1.0.10-0

# ftp://www.freedesktop.org/pub/xorg/individual/app/twm-1.0.10.tar.gz
SRCURL[0]="https://beehive.molgen.mpg.de/e0afe488c062d95b2938a23de8cb3aaf/twm-1.0.10.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 dd74a1a

Please sign in to comment.