SHA256
1
0
forked from pool/sudo

Accepting request 397383 from home:Dremor:branches:Base:System

Adding localized prompt. Note : This prompt seem to be the only one that have been translated (other than the default one)

OBS-URL: https://build.opensuse.org/request/show/397383
OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=101
This commit is contained in:
Kristyna Streitova 2016-06-02 15:16:26 +00:00 committed by Git OBS Bridge
parent 0844eb2aff
commit 3f2b10cef4
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 23 08:22:12 UTC 2016 - egeorget@openmailbox.org
- Changing password promp to make use of sudo localized prompts.
-------------------------------------------------------------------
Thu May 19 09:13:54 UTC 2016 - kstreitova@suse.com

View File

@ -105,7 +105,7 @@ export LDFLAGS="-pie"
--with-sudoers-mode=0440 \
--with-env-editor \
--without-secure-path \
--with-passprompt='%%p\x27s password:' \
--with-passprompt="[sudo] password for %p: " \
--with-rundir=%{_localstatedir}/lib/sudo \
--with-sssd
make %{?_smp_mflags}