r9443 - in /desktop/experimental/gnome-python-desktop/debian:
	changelog control control.in pycompat
	python-gnome2-desktop-dev.dirs python-gnome2-desktop-doc.dirs rules
    Loïc Minier 
    lool at dooz.org
       
    Thu Mar 29 16:29:55 UTC 2007
    
    
  
        Hi Josselin,
 Could you please explain why you reverted the
 DEB_BUILD_GNU_TYPE/DEB_HOST_GNU_TYPE logic:
On Wed, Mar 28, 2007, joss at users.alioth.debian.org wrote:
> +configure_flags := --prefix=/usr --enable-metacity \
> +		--build=$(DEB_BUILD_GNU_TYPE) \
> +		--host=$(DEB_HOST_GNU_TYPE)
> -ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
> -	configure_flags += --build=$(DEB_BUILD_GNU_TYPE)
> -else
> -	configure_flags += --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE)
> -endif
   Thanks,
-- 
Loïc Minier
    
    
More information about the pkg-gnome-maintainers
mailing list