- fix build macro with rpm < 4.12 (non-Factory currently)
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/bubblewrap?expand=0&rev=5
This commit is contained in:
parent
a9575407e0
commit
836abe5c1f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 7 09:40:27 UTC 2017 - sebix+novell.com@sebix.at
|
||||
|
||||
- fix build macro with rpm < 4.12 (non-Factory currently)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 25 21:15:49 UTC 2017 - sebix+novell.com@sebix.at
|
||||
|
||||
|
@ -49,7 +49,7 @@ sed -i '1d' completions/bash/bwrap
|
||||
%build
|
||||
env NOCONFIGURE=1 ./autogen.sh
|
||||
%configure --disable-silent-rules --with-priv-mode=none
|
||||
%make_build
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%make_install DESTDIR=%{buildroot} INSTALL="install -p -c"
|
||||
|
Loading…
Reference in New Issue
Block a user