10 Sep
2019
10 Sep
'19
11:29 p.m.
On Tuesday, September 10, 2019 2:32:03 PM EDT you wrote:
Returns 1 if option not set. Returns 1 with error to stderr if flag does not exist. Case insensitive.
Signed-off-by: Matthew Sexton <wsdmatty@gmail.com> --- src/pacman/pacman-conf.c | 44 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 42 insertions(+), 2 deletions(-)
Note: This patch is based off of my previous patch adding gettext localisation to pacman-conf. If attempting to apply this patch without that one first, the patch will most likely not apply.