mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
258 B

--- ./src/config.h.vanilla 2006-11-24 17:45:55.000000000 +0100
+++ ./src/config.h 2006-11-24 17:46:13.000000000 +0100
@@ -21,5 +21,5 @@
#define DOTDIR ".gaia"
#ifndef DATADIR
-# define DATADIR "./data"
+# define DATADIR "/usr/share/gaia/data"
#endif