Accepting request 788510 from home:simotek:branches:devel:tools:building
- Fix mistake in previous change. OBS-URL: https://build.opensuse.org/request/show/788510 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=404
This commit is contained in:
parent
51d9cc63af
commit
41752cc024
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 26 11:20:42 UTC 2020 - Simon Lees <sflees@suse.de>
|
||||
|
||||
- Fix mistake in previous change.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 23 09:46:17 UTC 2020 - Simon Lees <sflees@suse.de>
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
||||
%if "%{?_lib}" == "lib64" \
|
||||
-DLIB_SUFFIX=64 \\\
|
||||
%endif \
|
||||
%if "%suse_version" <= 1500 \
|
||||
%if %suse_version <= 1500 \
|
||||
-DCMAKE_SKIP_RPATH:BOOL=ON \\\
|
||||
%endif \
|
||||
-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \\\
|
||||
|
Loading…
Reference in New Issue
Block a user