]> git.pld-linux.org Git - packages/icewm.git/blobdiff - icewm.spec
- renamed gnome bcond
[packages/icewm.git] / icewm.spec
index 50e0665c4afc9ea7cd5c38d79a62f10e184eb40d..cfbd88c99fc941ff669f70964361067b017bd25c 100644 (file)
@@ -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)
This page took 0.056313 seconds and 4 git commands to generate.