[Pkg-pulseaudio-devel] [SCM] pulseaudio packaging branch, master, updated. debian/0.9.7-1-11-g8ea7eb7

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Fri Nov 16 17:35:02 UTC 2007


The branch, master has been updated
       via  8ea7eb751e33a1fd30a7a1c8e72f846c3c4c6ffe (commit)
      from  5ec825f5ca883e8e4ecb5b12170bf523aee42c31 (commit)


- Shortlog ------------------------------------------------------------
8ea7eb7 Put in the full path to pulseaudio, doh

Summary of changes:
 debian/pulseaudio.postinst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit 8ea7eb751e33a1fd30a7a1c8e72f846c3c4c6ffe
Author: Sjoerd Simons <sjoerd at luon.net>
Date:   Fri Nov 16 18:34:10 2007 +0100

    Put in the full path to pulseaudio, doh

diff --git a/debian/pulseaudio.postinst b/debian/pulseaudio.postinst
index 8855003..96aa798 100644
--- a/debian/pulseaudio.postinst
+++ b/debian/pulseaudio.postinst
@@ -14,7 +14,7 @@ set -e
 # for details, see http://www.debian.org/doc/debian-policy/ or
 # the debian-policy package
 
-PULSEAUDIO=pulseaudio
+PULSEAUDIO=/usr/bin/pulseaudio
 
 case "$1" in
   configure)

-- 
pulseaudio packaging



More information about the Pkg-pulseaudio-devel mailing list