From 856ca7f553604109ba49f0d32f82d1dc33db8700 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 8 Jan 2017 17:27:14 -0400 Subject: [PATCH] update --- doc/todo/termux_package.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/todo/termux_package.mdwn b/doc/todo/termux_package.mdwn index c460fb8bab..2914903952 100644 --- a/doc/todo/termux_package.mdwn +++ b/doc/todo/termux_package.mdwn @@ -6,10 +6,13 @@ Looks like termux uses ubuntu to build, but cross-compiles for android, using bionic. So, ghc-android would still need to be used to build git-annex. - +Packages: May be easier to build an appropriate .deb from the android git-annex binary, and add it to termux's sources.list? +> Update: There's already an open issue in termux for this! +> +> --[[Joey]] --[[Joey]]