]> git.pld-linux.org Git - packages/AnotherLevel.git/blobdiff - AnotherLevel.spec
- Moved icons to %{_pixmapsdir} - %%{_iconsdir} is for regular icon themes
[packages/AnotherLevel.git] / AnotherLevel.spec
index 66804112e3e6669604260a30177f9b8fb943f29b..0aa63ee19124114264d52235e1dad76bf3cb59d1 100644 (file)
@@ -41,7 +41,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
        TOPDIR=$RPM_BUILD_ROOT \
-       ICONDIR=%{_datadir}/icons \
+       ICONDIR=%{_pixmapsdir} \
        MANDIR=%{_mandir}/man1 \
        BINDIR=%{_bindir}
 
@@ -63,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT
 %config %{_sysconfdir}/X11/AnotherLevel/*
 %{_sysconfdir}/X11/TheNextLevel
 %attr(755,root,root) %{_sysconfdir}/X11/xdm/Sessions/AnotherLevel
-%{_datadir}/icons/*.xpm
-%{_datadir}/icons/mini/*.xpm
+%{_pixmapsdir}/*.xpm
+%{_pixmapsdir}/mini/*.xpm
 %{_mandir}/man1/*
 %attr(755,root,root) %{_bindir}/*
This page took 0.075636 seconds and 4 git commands to generate.