Skip to content

Commit

Permalink
emacs: beenullify.sh -n 26.1 emacs-24.5-1.bee
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas committed Aug 28, 2018
1 parent 135d61b commit 9eac689
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion emacs-24.5-1.bee → emacs.be0
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/env beesh

# BEE_VERSION emacs-26.1-0

SRCURL[0]="ftp://ftp.gnu.org/pub/gnu/emacs/emacs-${PKGVERSION}.tar.gz"

PATCHURL[0]=""
Expand All @@ -19,7 +21,7 @@ mee_patch() {
}

mee_configure() {
bee_configure
bee_configure
}

mee_build() {
Expand Down

0 comments on commit 9eac689

Please sign in to comment.