Accepting request 98341 from home:a_jaeger:FactoryFix

Set timedir correctly

OBS-URL: https://build.opensuse.org/request/show/98341
OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=31
This commit is contained in:
Cristian Rodríguez 2011-12-28 19:07:41 +00:00 committed by Git OBS Bridge
parent 8f7438464a
commit 7a585a77e0
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 28 06:45:07 UTC 2011 - aj@suse.de
- Set timedir correctly
-------------------------------------------------------------------
Mon Oct 24 08:42:33 UTC 2011 - vcizek@suse.com

View File

@ -86,7 +86,8 @@ export LDFLAGS="-pie"
--with-sudoers-mode=0440 \
--with-env-editor \
--without-secure-path \
--with-passprompt='%%p\x27s password:'
--with-passprompt='%%p\x27s password:' \
--with-timedir=%{_localstatedir}/lib/sudo
make %{?_smp_mflags}
%install