Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37891034
en ru br
ALT Linux repos
S:1.2.7-alt1
5.0: 1.0.12-alt1
4.1: 1.0.7-alt1
4.0: 1.0.7-alt1
3.0: 1.0.7-alt1

Group :: Games/Arcade
RPM: ltris

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: icon_fix.patch
Download


--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,7 @@
 desktopdir = $(datadir)/applications
 desktop_DATA = ltris.desktop
 icondir = $(datadir)/icons
-icon_DATA = ltris128.png
+icon_DATA = ltris.png
 
 AUTOMAKE_OPTIONS = foreign
 
@@ -15,7 +15,7 @@
 # the right way to handle it? At least it works... as long as $datadir
 # does not contain plus signs. :-)
 ltris.desktop:
-	@sed -e "s+Icon=+Icon=$(datadir)/icons/ltris128.png+" \
+	@sed -e "s+Icon=+Icon=ltris+" \
 	< ltris.desktop.in > ltris.desktop
 
 ACLOCAL_AMFLAGS = -I m4
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin