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:
parent
0844eb2aff
commit
3f2b10cef4
@ -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
|
Thu May 19 09:13:54 UTC 2016 - kstreitova@suse.com
|
||||||
|
|
||||||
|
@ -105,7 +105,7 @@ export LDFLAGS="-pie"
|
|||||||
--with-sudoers-mode=0440 \
|
--with-sudoers-mode=0440 \
|
||||||
--with-env-editor \
|
--with-env-editor \
|
||||||
--without-secure-path \
|
--without-secure-path \
|
||||||
--with-passprompt='%%p\x27s password:' \
|
--with-passprompt="[sudo] password for %p: " \
|
||||||
--with-rundir=%{_localstatedir}/lib/sudo \
|
--with-rundir=%{_localstatedir}/lib/sudo \
|
||||||
--with-sssd
|
--with-sssd
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user