]> git.pld-linux.org Git - packages/cmake.git/blobdiff - cmake.spec
- gui files only --with gui
[packages/cmake.git] / cmake.spec
index 855ef9c29dc424ce67ca20cf370d4d12c487eea2..4d6acdaf020fb8134ba4c80a9d4034506116a8fe 100644 (file)
@@ -109,9 +109,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/cmake
 %dir %{_libdir}/cmake
 
+%if %{with gui}
 %files gui
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/cmake-gui
 %{_datadir}/mime/packages/cmakecache.xml
 %{_desktopdir}/CMake.desktop
 %{_pixmapsdir}/CMakeSetup.png
+%endif
This page took 0.026733 seconds and 4 git commands to generate.