mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
11 lines
356 B
Diff
11 lines
356 B
Diff
--- share/base_config.h.orig 2009-04-27 13:07:14.738222152 -0700
|
|
+++ share/base_config.h 2009-04-27 13:09:08.065322026 -0700
|
|
@@ -30,7 +30,7 @@
|
|
#endif
|
|
|
|
#ifndef CONFIG_DATA
|
|
-#define CONFIG_DATA "./data" /* Game data directory */
|
|
+#define CONFIG_DATA "/usr/share/neverball/data" /* Game data directory */
|
|
#endif
|
|
|
|
#ifndef CONFIG_LOCALE
|