Raymond Wooninck 2016-02-07 21:09:07 +00:00 committed by Git OBS Bridge
parent 49c9e10787
commit 4305aa9936

View File

@ -104,10 +104,10 @@ SUFFIX="64"
SUFFIX=""
%endif
%cmake -d build -DQT=ON \
%cmake -DQT=ON \
-DINSTALL_PREBUILT_DOCS=OFF \
-DDOCUMENTATION=OFF \
-DAPPSTREAM_QT_VERSION=5
-DDOCUMENTATION=OFF \
-DAPPSTREAM_QT_VERSION=5
make %{?_smp_mflags}
%install