projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12f0605
)
Use different paths for the 0.4 database and the afs socket.
author
Andre Noll
<maan@systemlinux.org>
Fri, 12 Jun 2009 19:38:07 +0000
(21:38 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Fri, 12 Jun 2009 19:38:07 +0000
(21:38 +0200)
afs.c
patch
|
blob
|
history
ggo/server.m4
patch
|
blob
|
history
diff --git
a/afs.c
b/afs.c
index
8e374f1
..
6cbc744
100644
(file)
--- a/
afs.c
+++ b/
afs.c
@@
-729,7
+729,7
@@
static void get_database_dir(void)
else {
char *home = para_homedir();
database_dir = make_message(
- "%s/.paraslash/afs_database", home);
+ "%s/.paraslash/afs_database
-0.4
", home);
free(home);
}
}
diff --git
a/ggo/server.m4
b/ggo/server.m4
index
f2738d3
..
df94357
100644
(file)
--- a/
ggo/server.m4
+++ b/
ggo/server.m4
@@
-104,7
+104,7
@@
option "afs_socket" s
#~~~~~~~~~~~~~~~~~~~~
"Command socket for afs"
string typestr="path"
-default="/var/paraslash/afs_command_socket"
+default="/var/paraslash/afs_command_socket
-0.4
"
optional
details="
For each server command that is handled by the audio file