Build with V=1
This commit is contained in:
parent
9a3f451f5c
commit
8539d5f074
@ -87,7 +87,7 @@ export LDFLAGS='-pie -Wl,-z,now -Wl,-z,relro'
|
||||
--enable-introspection \
|
||||
--disable-examples \
|
||||
--enable-systemd=yes
|
||||
make
|
||||
make V=1
|
||||
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
@ -146,6 +146,9 @@ exit 0
|
||||
%{_datadir}/gtk-doc
|
||||
|
||||
%changelog
|
||||
* Fri May 10 2013 Miloslav Trmač <mitr@redhat.com> - 0.110-4
|
||||
- Build with V=1
|
||||
|
||||
* Fri May 10 2013 Miloslav Trmač <mitr@redhat.com> - 0.110-4
|
||||
- Make the JavaScript engine mandatory. The polkit-js-engine package has been
|
||||
removed, main polkit package Provides:polkit-js-engine for compatibility.
|
||||
|
Loading…
Reference in New Issue
Block a user