Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37838524
en ru br
ALT Linux repos
S:2.00-alt2_37

Group :: Games/Other
RPM: nogravity

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: nogravity--fixed_path_to_game_data.diff
Download


--- src/lithium.c	2006-10-01 12:06:32.000000000 +0400
+++ src/lithium.c	2006-10-01 12:37:36.000000000 +0400
@@ -495,7 +495,7 @@
 
 void STUB_ReadyToRun(void)
 {
-	char *resFile = "NOGRAVITY.RMX";
+	char *resFile = "/usr/share/nogravity/NOGRAVITY.RMX";
 	
 #ifdef _DEBUG
     SYS_Debug("Open file resource : %s\n", resFile);
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin