Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37741091
en ru br
ALT Linux repos
S:0.11.9-alt2
5.0: 0.11.8-alt2
4.1: 0.11.8-alt1
4.0: 0.11.7-alt1
3.0: 0.11.6.2-alt1

Group :: Games/Arcade
RPM: bomberclone

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: bomberclone-0.11.7-alt-path.patch
Download


diff -urN bomberclone-0.11.7.orig/src/configuration.c bomberclone-0.11.7/src/configuration.c
--- bomberclone-0.11.7.orig/src/configuration.c	2006-08-15 05:16:54 +0300
+++ bomberclone-0.11.7/src/configuration.c	2007-05-05 15:58:25 +0300
@@ -27,7 +27,7 @@
     FILE *f;
     char filename[255];
 
-    sprintf (bman.datapath, PACKAGE_DATA_DIR);
+    sprintf (bman.datapath, "/usr/share/games/bomberclone");
     sprintf (filename, "%s/gfx/logo.png", bman.datapath);
     f = fopen (filename, "r");
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin