- Remove unnecessary conditional
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kig?expand=0&rev=116
This commit is contained in:
parent
0e6f04248d
commit
3518392cd7
4
kig.spec
4
kig.spec
@ -72,11 +72,7 @@ drawing mathematical figures and including them in other documents.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if 0%{?suse_version} > 1500
|
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
%else
|
|
||||||
%cmake_kf5 -d build -- -DBoost_NO_BOOST_CMAKE=ON
|
|
||||||
%endif
|
|
||||||
%cmake_build
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user