Accepting request 53886 from home:namtrac

OBS-URL: https://build.opensuse.org/request/show/53886
OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=29
This commit is contained in:
Stephan Kleine 2010-11-24 16:23:37 +00:00 committed by Git OBS Bridge
parent 5cfc2bc754
commit 045e5dc885

View File

@ -46,10 +46,10 @@ For more informations see http://www.issihosts.com/haveged/
autoreconf -fiv
export LDFLAGS="-Wl,-z,relro,-z,now"
%configure --with-libcap-ng=yes --sbindir=/sbin --enable-nistest=yes
make %{?smp_flags}
make %{?_smp_mflags}
%check
make %{?smp_flags} check
make %{?_smp_mflags} check
%install
make DESTDIR=$RPM_BUILD_ROOT install