On Sun, Sep 12, 2010 at 22:08:44 +0200, Robert Millan wrote:

> diff -ur rootskel-gtk-1.20.old//src/lib/debian-installer.d/Makefile 
> rootskel-gtk-1.20//src/lib/debian-installer.d/Makefile
> --- rootskel-gtk-1.20.old//src/lib/debian-installer.d/Makefile        
> 2010-03-26 13:22:23.000000000 +0100
> +++ rootskel-gtk-1.20//src/lib/debian-installer.d/Makefile    2010-09-12 
> 20:40:01.296029522 +0200
> @@ -17,10 +17,12 @@
>  files = \
>       S62Xorg
>  
> +ifeq ($(DEB_HOST_ARCH_OS),linux)
>  ifneq (,$(filter i386 amd64,$(DEB_HOST_ARCH_CPU)))
>     files += \
>       S61mouse-support-x86
>  endif
> +endif

Or just replace DEB_HOST_ARCH_CPU with DEB_HOST_ARCH?

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

Reply via email to