mirror of
https://github.com/transmission/transmission
synced 2025-03-06 11:38:21 +00:00
store mac support files in the right location
This commit is contained in:
parent
a3bb61d13b
commit
fad4e528fe
1 changed files with 1 additions and 1 deletions
|
@ -500,7 +500,7 @@ tr_getDefaultConfigDir( void )
|
|||
}
|
||||
else
|
||||
{
|
||||
#ifdef DARWIN
|
||||
#ifdef SYS_DARWIN
|
||||
tr_buildPath( path, sizeof( path ),
|
||||
getHomeDir( ), "Library", "Application Support",
|
||||
"Transmission", NULL );
|
||||
|
|
Loading…
Add table
Reference in a new issue