Browse Source

build fix

emacs-27
its-pointless 5 years ago
committed by Fredrik Fornwall
parent
commit
4fe28189e0
  1. 1
      packages/seafile-client/build.sh

1
packages/seafile-client/build.sh

@ -11,6 +11,7 @@ TERMUX_PKG_BUILD_IN_SRC=true
termux_step_pre_configure() {
./autogen.sh
export CPPFLAGS="-I$TERMUX_PKG_SRCDIR/lib $CPPFLAGS"
}
termux_step_post_configure() {

Loading…
Cancel
Save