1
0
Hrvoje Senjan 2014-07-11 18:38:30 +00:00 committed by Git OBS Bridge
parent 41f8fe5704
commit bfbdb000da

View File

@ -46,9 +46,10 @@ Additional CLI tools for KDE applications and workspaces.
%prep
%setup -q -n kde-cli-tools-%{version}
sed -i '/^add_subdirectory(doc)/d' CMakeLists.txt
%build
%cmake_kf5 -d build -- -DBUILD_po=OFF -DBUILD_doc=OFF
%cmake_kf5 -d build -- -DBUILD_po=OFF
%make_jobs
%install