Accepting request 615722 from games
OBS-URL: https://build.opensuse.org/request/show/615722 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/csmash?expand=0&rev=24
This commit is contained in:
commit
4eca4d3e5b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 4 12:00:26 UTC 2018 - meissner@suse.com
|
||||
|
||||
- build with RPM_OPT_FLAGS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 9 12:52:58 UTC 2018 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -65,7 +65,7 @@ mv README.en README
|
||||
%configure \
|
||||
--x-includes=%{_includedir} \
|
||||
--x-libraries=%{_libdir}
|
||||
make %{?_smp_mflags}
|
||||
make %{?_smp_mflags} AM_CFLAGS="%optflags" AM_CPPFLAGS="%optflags"
|
||||
|
||||
%install
|
||||
make DESTDIR=%{buildroot} install
|
||||
|
Loading…
Reference in New Issue
Block a user