* install fix

* use syslog as standard log target when run from esdcompat.sh


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@313 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2004-11-23 13:34:59 +00:00
parent 29ec9d343b
commit 758647868f
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ fail() {
exit 1
}
ARGS=""
ARGS=" --log-target=syslog"
for N in $(seq $#) ; do