summarylogtreecommitdiffstats
path: root/userconfig.patch
blob: 0e41714e92fc6c76a24db2856d846a4740fcd1ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/pd/src/s_file.c b/pd/src/s_file.c
index 32f54c31..304524d5 100644
--- a/pd/src/s_file.c
+++ b/pd/src/s_file.c
@@ -46,7 +46,7 @@ void sys_doflags( void);
 
 #ifdef UNIX
 
-#define USER_CONFIG_DIR ".pd-l2ork"
+#define USER_CONFIG_DIR ".purr-data"
 
 static char *sys_prefbuf;