Accepting request 510257 from Virtualization:containers
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/510257 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bubblewrap?expand=0&rev=2
This commit is contained in:
commit
1d340d6a2f
@ -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
|
Thu May 25 21:15:49 UTC 2017 - sebix+novell.com@sebix.at
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@ sed -i '1d' completions/bash/bwrap
|
|||||||
%build
|
%build
|
||||||
env NOCONFIGURE=1 ./autogen.sh
|
env NOCONFIGURE=1 ./autogen.sh
|
||||||
%configure --disable-silent-rules --with-priv-mode=none
|
%configure --disable-silent-rules --with-priv-mode=none
|
||||||
%make_build
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install DESTDIR=%{buildroot} INSTALL="install -p -c"
|
%make_install DESTDIR=%{buildroot} INSTALL="install -p -c"
|
||||||
|
Loading…
Reference in New Issue
Block a user