On Sat, Dec 04, 2010 at 03:51:56AM -0600, Steve M. Robbins wrote:
> Just uploaded a fix in version 0.22-1.1.  Here's the patch:
> 
> --- gquilt.sh.orig    2010-12-04 03:32:28.629662635 -0600
> +++ gquilt.sh 2010-12-04 03:36:23.721772339 -0600
> @@ -8,7 +8,7 @@
>  GQUILT_ICON=$PREFIX/share/pixmaps/gquilt.xpm
>  export GQUILT_ICON
>  
> -PYTHONPATH=$PYTHONPATH:$GQUILT_LIB_DIR
> +PYTHONPATH=${PYTHONPATH:+$PYTHONPATH:}$GQUILT_LIB_DIR
>  export PYTHONPATH
>  
>  exec python $GQUILT_LIB_DIR/gquilt.py
> 
> 
> -Steve

As you might have seen had the BTS had the ability to merge
the message history of merged bugs, the discussion on
#605155 indicated that I'd planned on solving this a
different way. I think your way is probably ok too, though
I'd still prefer not setting $PYTHONPATH at all, but not in
a strong enough way to warrant a new upload.

Have you requested an unblock of your upload so that it can
migrate to Squeeze?

Thanks for working on RC bugs.
Christine



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to