mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-06 10:02:18 +00:00
termux-pacman/auto-check-repo: preparing to recompile packages
[skip ci]
This commit is contained in:
@@ -64,3 +64,4 @@ termux_step_make_install() {
|
||||
mkdir -p $TERMUX_PREFIX/share/nvim/runtime/plugin
|
||||
cp $TERMUX_PKG_SRCDIR/plugin/fzf.vim $TERMUX_PREFIX/share/nvim/runtime/plugin/
|
||||
}
|
||||
|
||||
|
||||
@@ -45,3 +45,4 @@ termux_step_make_install() {
|
||||
HERE
|
||||
chmod u+x $TERMUX_PREFIX/bin/jackett
|
||||
}
|
||||
|
||||
|
||||
@@ -14,3 +14,4 @@ TERMUX_PKG_AUTO_UPDATE=true
|
||||
termux_step_pre_configure() {
|
||||
CXXFLAGS+=" -pthread"
|
||||
}
|
||||
|
||||
|
||||
@@ -21,3 +21,4 @@ termux_step_make() {
|
||||
termux_step_make_install() {
|
||||
install -Dm755 -t "${TERMUX_PREFIX}"/bin ${TERMUX_PKG_SRCDIR}/wakatime-cli
|
||||
}
|
||||
|
||||
|
||||
@@ -19,3 +19,4 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
termux_step_pre_configure(){
|
||||
CXXFLAGS+=' -Wno-c++11-narrowing'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user