From eadac3d2057ebf4179ea2d4042a2ea7678b75ea6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 28 Jul 2011 10:20:56 +0000 Subject: [PATCH] - renamed gnome bcond Changed files: icewm.spec -> 1.219 --- icewm.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/icewm.spec b/icewm.spec index 50e0665..cfbd88c 100644 --- a/icewm.spec +++ b/icewm.spec @@ -3,7 +3,7 @@ %bcond_without gradients # disable gradients (requires antialiasing which requires freetype) %bcond_without freetype # disable xfreetype support (implies !with_antialiasing) %bcond_without guievents # disable guievents -%bcond_with gnome # build with support for GNOME2 wm-properties +%bcond_with gnome2 # build with support for GNOME2 wm-properties # # TODO: # - make a PLD-theme - default :] @@ -167,7 +167,7 @@ install -d $RPM_BUILD_ROOT{%{_datadir}/xsessions,%{_pixmapsdir}} \ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -%{?with_gnome:install %{SOURCE1} $RPM_BUILD_ROOT%{_wmpropsdir}} +%{?with_gnome2:install %{SOURCE1} $RPM_BUILD_ROOT%{_wmpropsdir}} install %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/icewm/startup install %{SOURCE7} $RPM_BUILD_ROOT%{_datadir}/xsessions/%{name}.desktop install lib/keys $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/keys @@ -207,7 +207,7 @@ test -h %{_pixmapsdir}/icewm || rm -rf %{_pixmapsdir}/icewm %{_datadir}/icewm/themes/Infadel2 %{_datadir}/icewm/themes/icedesert %{_datadir}/xsessions/%{name}.desktop -%{?with_gnome:%{_wmpropsdir}/*} +%{?with_gnome2:%{_wmpropsdir}/*} %files themes-base %defattr(644,root,root,755) -- 2.43.0