Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37433219
en ru br
ALT Linux repos
S:2.32.1-alt4
5.0: 2.26.0-alt1
4.1: 2.22.0-alt5.M41.2
4.0: 2.16.0-alt1
3.0: 2.10.1-alt1

Group :: System/Libraries
RPM: libgnome

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libgnome-2.11.1-scoreloc.patch
Download


--- libgnome-2.11.1/libgnome/gnome-score.c.scoreloc	2005-03-28 10:45:07.000000000 -0500
+++ libgnome-2.11.1/libgnome/gnome-score.c	2005-07-11 11:56:34.233156000 -0400
@@ -91,10 +91,12 @@
 {
    if (level)
      return g_strconcat (LIBGNOME_LOCALSTATEDIR,
+			 G_DIR_SEPARATOR_S "lib"
 			 G_DIR_SEPARATOR_S "games" G_DIR_SEPARATOR_S,
 			 progname, ".", level, ".scores", NULL);
    else
      return g_strconcat (LIBGNOME_LOCALSTATEDIR,
+			 G_DIR_SEPARATOR_S "lib"
 			 G_DIR_SEPARATOR_S "games" G_DIR_SEPARATOR_S,
 			 progname, ".scores", NULL);
 }
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin