Raymond Wooninck 2016-06-14 10:10:45 +00:00 committed by Git OBS Bridge
parent 30490356f4
commit 2fbdaa143d

View File

@ -102,7 +102,8 @@ Krita is the image manipulation application of the Calligra Suite.
%setup -q -n krita-%{version}
%build
%cmake_kf5 -d build -- -DCMAKE_LD_FLAGS(:STRING)=""-Wl,-z -Wl,defs -avoid-version""
export LDFLAGS="%optflags -avoid-version"
%cmake_kf5 -d build
%make_jobs
%install