]> git.pld-linux.org Git - packages/cmake.git/commitdiff
- gui files only --with gui auto/ti/cmake-2_8_0-2
authorSzymon Siwek <sls@pld-linux.org>
Mon, 14 Dec 2009 19:39:30 +0000 (19:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cmake.spec -> 1.46

cmake.spec

index 855ef9c29dc424ce67ca20cf370d4d12c487eea2..4d6acdaf020fb8134ba4c80a9d4034506116a8fe 100644 (file)
@@ -109,9 +109,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/cmake
 %dir %{_libdir}/cmake
 
 %{_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
 %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.127198 seconds and 4 git commands to generate.