Skip to content

Commit

Permalink
Merge pull request #979 from mariux64/update-links-from-2.2-to-2.17
Browse files Browse the repository at this point in the history
Update links from 2.2 to 2.17
  • Loading branch information
donald authored Dec 17, 2018
2 parents 38273e8 + f747cac commit 687079d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 37 deletions.
37 changes: 0 additions & 37 deletions links-2.2-0.bee

This file was deleted.

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

# BEE_VERSION links-2.17-0

PGRP=( uncategorized )

SRCURL[0]="http://links.twibright.com/download/links-${PKGVERSION}.tar.bz2"

# EXCLUDE=""

mee_patch() {
cd intl
./gen-intl
./synclang
cd ..
}

mee_configure() {
bee_configure
}

mee_build() {
bee_build
}

mee_install() {
bee_install
}

0 comments on commit 687079d

Please sign in to comment.