From 0d4ff4f582053183a242dd771810faedfeea026e Mon Sep 17 00:00:00 2001 From: maroy Date: Thu, 30 Jun 2005 18:01:22 +0000 Subject: [PATCH] submitted adder duration patch as a bug into the gnome bugzilla --- livesupport/tools/gstreamer/gstreamer-0.8.10/bin/install.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/livesupport/tools/gstreamer/gstreamer-0.8.10/bin/install.sh b/livesupport/tools/gstreamer/gstreamer-0.8.10/bin/install.sh index b8d2b96f7..03da8fd37 100755 --- a/livesupport/tools/gstreamer/gstreamer-0.8.10/bin/install.sh +++ b/livesupport/tools/gstreamer/gstreamer-0.8.10/bin/install.sh @@ -22,7 +22,7 @@ # # # Author : $Author: maroy $ -# Version : $Revision: 1.9 $ +# Version : $Revision: 1.10 $ # Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/gstreamer/gstreamer-0.8.10/bin/Attic/install.sh,v $ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- @@ -69,7 +69,8 @@ cd ${plugins} # see bug report at http://bugzilla.gnome.org/show_bug.cgi?id=305658 # for details on the following patch patch -p1 < ${etcdir}/adder-fix.diff -# TODO: file a bug report with this patch +# see bug report at http://bugzilla.gnome.org/show_bug.cgi?id=309218 +# for details on the following patch patch -p1 < ${etcdir}/adder-duration-fix.patch # see bug report at http://bugzilla.gnome.org/show_bug.cgi?id=308167 # for details on the following patch