gnupg2: Update from 2.2.5 to 2.2.6
[termux-packages] / packages / screen / config.h.in.patch
1 diff -u -r ../screen-4.5.1/config.h.in ./config.h.in
2 --- ../screen-4.5.1/config.h.in 2017-02-25 16:36:04.156952072 +0100
3 +++ ./config.h.in 2017-04-24 23:19:53.515909451 +0200
4 @@ -192,7 +192,9 @@
5 * If screen is installed with permissions to update /etc/utmp (such
6 * as if it is installed set-uid root), define UTMPOK.
7 */
8 -#define UTMPOK
9 +#ifndef __ANDROID__
10 +# define UTMPOK
11 +#endif
12
13 /* Set LOGINDEFAULT to one (1)
14 * if you want entries added to /etc/utmp by default, else set it to