From 3ff68bd7a57186c6c6def975be3fc7e826c8bbcd Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Tue, 20 Jun 2006 13:02:34 +0000 Subject: Fix the final few occurences of polyp. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1042 fefdeb5f-60dc-0310-8127-8f9354f1896f --- src/daemon/esdcompat.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/daemon/esdcompat.in') diff --git a/src/daemon/esdcompat.in b/src/daemon/esdcompat.in index 673f8c8a..edae8615 100755 --- a/src/daemon/esdcompat.in +++ b/src/daemon/esdcompat.in @@ -95,4 +95,4 @@ EOF shift done -eval "exec '@POLYPAUDIO_BINARY@'$ARGS" +eval "exec '@PULSEAUDIO_BINARY@'$ARGS" -- cgit