gpgme "Locate engine names only at runtime and prefer GnuPG-2" commit break Android
Werner Koch
wk at gnupg.org
Thu Feb 20 13:44:40 CET 2014
On Thu, 20 Feb 2014 02:57, hans at guardianproject.info said:
> Using env vars is not a feasible solution on Android. The hard-coded option
> that existed worked well.
The envvar is just PATH if it is missing the standard directories are
searched:
orig_path = getenv ("PATH");
if (!orig_path)
orig_path = "/bin:/usr/bin:.";
Do we need to add other directories as default for Android?
Shalom-Salam,
Werner
--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
More information about the Gnupg-devel
mailing list