emacs, flyctl: trigger CI build
This commit is contained in:
parent
6445645d7e
commit
1167594b7f
@ -75,6 +75,7 @@ share/man/man1/grep-changelog.1.gz
|
||||
# program still remain in the emacs package):
|
||||
TERMUX_PKG_RM_AFTER_INSTALL+=" bin/ctags share/man/man1/ctags.1 share/man/man1/ctags.1.gz"
|
||||
|
||||
|
||||
termux_step_post_get_source() {
|
||||
# Certain packages are not safe to build on device because their
|
||||
# build.sh script deletes specific files in $TERMUX_PREFIX.
|
||||
|
@ -9,6 +9,7 @@ TERMUX_PKG_SHA256=0309039b883c11f9e360da1e840d75582d4e2ff0632003b6c3dd6d56c4607b
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"
|
||||
|
||||
|
||||
termux_step_post_get_source() {
|
||||
termux_setup_golang
|
||||
export GOPATH=$TERMUX_PKG_SRCDIR/go
|
||||
|
Loading…
Reference in New Issue
Block a user