From: djurban Date: Mon, 24 May 2004 19:26:19 +0000 (+0000) Subject: - remove orange and yellow, due to missing png's instead of yellow/orange we have... X-Git-Tag: AC-STABLE X-Git-Url: http://git.pld-linux.org/?p=packages%2FXcursorTheme-Neverhood.git;a=commitdiff_plain;h=df0435d5d6182434094ac14f7591660c8a8f9c10 - remove orange and yellow, due to missing png's instead of yellow/orange we have another two pink cursors tried to make png's from xcf sources but not every xcf has the corresponding orange/yellow layer mainly the animated cursors dont what would be a bug (imagine a yellow pointer change to pink hand cursor) Changed files: XcursorTheme-Neverhood.spec -> 1.3 --- diff --git a/XcursorTheme-Neverhood.spec b/XcursorTheme-Neverhood.spec index 45a0aae..733c940 100644 --- a/XcursorTheme-Neverhood.spec +++ b/XcursorTheme-Neverhood.spec @@ -2,7 +2,7 @@ Summary: A cursor theme based on cursors from The Neverhood game Summary(pl): Motyw kursorów oparty na kursorach z gry The Neverhood Name: XcursorTheme-Neverhood Version: 1.0 -Release: 1 +Release: 2 License: GPL Group: Themes Source0: http://www.kde-look.org/content/files/11359-neverhoodDesktop.tar.gz @@ -27,10 +27,6 @@ jakoby kursory chwia cd neverhoodCursor/src %{__make} \ COLOR=Pink -%{__make} \ - COLOR=Yellow -%{__make} \ - COLOR=Orange %install rm -rf $RPM_BUILD_ROOT @@ -38,17 +34,9 @@ cd neverhoodCursor/src %{__make} install \ COLOR=Pink \ INSTALLDIR=$RPM_BUILD_ROOT%{_iconsdir}/neverhoodPink/cursors -%{__make} install \ - COLOR=Yellow \ - INSTALLDIR=$RPM_BUILD_ROOT%{_iconsdir}/neverhoodYellow/cursors -%{__make} install \ - COLOR=Orange \ - INSTALLDIR=$RPM_BUILD_ROOT%{_iconsdir}/neverhoodOrange/cursors - + Z="`/bin/pwd`" -colors="Yellow \ -Pink \ -Orange" +colors="Pink" for i in $colors; do cd $RPM_BUILD_ROOT%{_iconsdir}/neverhood$i/cursors