Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #644 from mariux64/revert-gettext-0.19.8.1-update
Revert "Merge pull request #642 from mariux64/update-gettext-from-0.18.1.1-to-0.19.8.1"…
  • Loading branch information
donald committed Feb 26, 2018
2 parents 19e7af0 + 26a9f08 commit 3b61173
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 85 deletions.
27 changes: 27 additions & 0 deletions gettext-0.18.1.1-0.bee
@@ -0,0 +1,27 @@
#!/bin/env beesh

PGRP=( uncategorized )

SRCURL[0]="http://ftp.gnu.org/gnu/gettext/gettext-0.18.1.1.tar.gz"

PATCHES[0]=""

# EXCLUDE=""

mee_patch() {
bee_patch
}

mee_configure() {
bee_configure
}

mee_build() {
bee_build
make check
}

mee_install() {
bee_install
}

85 changes: 0 additions & 85 deletions gettext.be0

This file was deleted.

0 comments on commit 3b61173

Please sign in to comment.