Fix the final few occurences of polyp.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1042 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Pierre Ossman 2006-06-20 13:02:34 +00:00
parent 230f97a4a4
commit 3ff68bd7a5
6 changed files with 16 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#!@POLYPAUDIO_BINARY@ -nF
#!@PULSEAUDIO_BINARY@ -nF
#
# This file is part of PulseAudio.

View file

@ -95,4 +95,4 @@ EOF
shift
done
eval "exec '@POLYPAUDIO_BINARY@'$ARGS"
eval "exec '@PULSEAUDIO_BINARY@'$ARGS"