forked from pool/kde-cli-tools5
This commit is contained in:
parent
41f8fe5704
commit
bfbdb000da
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user