mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Cleanup some more obscure references to no longer existing 'src' directory
This commit is contained in:
@@ -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 ();
|
||||
|
Reference in New Issue
Block a user