Cleanup some more obscure references to no longer existing 'src' directory

This commit is contained in:
Geert Janssens
2017-08-11 22:44:50 +02:00
parent afecab330a
commit 0c6da2f001
12 changed files with 22 additions and 24 deletions

View File

@@ -74,7 +74,7 @@ guile_main (void* closure, int argc, char** argv)
if (!location)
{
location = "../../../../accounts/C";
location = "../../../../data/accounts/C";
}
gnc_module_system_init ();