packages/termux-auth

This commit is contained in:
Maxython
2021-12-07 11:22:36 +03:00
parent 52b42e2450
commit f47f48eccf

View File

@@ -12,3 +12,4 @@ TERMUX_PKG_REPLACES="termux-auth-dev"
termux_step_pre_configure() {
CPPFLAGS+=" -DTERMUX_HOME=\\\"${TERMUX_ANDROID_HOME}\\\" -DTERMUX_PREFIX=\\\"${TERMUX_PREFIX}\\\""
}