mirror of
https://github.com/transmission/transmission.git
synced 2026-04-24 02:39:33 +01:00
store mac support files in the right location
This commit is contained in:
@@ -500,7 +500,7 @@ tr_getDefaultConfigDir( void )
|
||||
}
|
||||
else
|
||||
{
|
||||
#ifdef DARWIN
|
||||
#ifdef SYS_DARWIN
|
||||
tr_buildPath( path, sizeof( path ),
|
||||
getHomeDir( ), "Library", "Application Support",
|
||||
"Transmission", NULL );
|
||||
|
||||
Reference in New Issue
Block a user