[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#637297: FTBFS on GNU/kFreeBSD



Robert Millan, le Wed 10 Aug 2011 13:36:03 +0200, a écrit :
> @@ -3,7 +3,7 @@ VERSION := $(shell sed 's/.*(\(.*\)).*/\
>  
>  MAKEDEV := /sbin/MAKEDEV
>  
> -ifneq ($(shell uname),GNU)
> +ifeq ($(shell uname),Linux)
>  all: devices.tar.gz
>  else
>  all:

Mmm, debootstrap should actually be an Arch:any package then. ATM,
if one uploads it from kfreebsd or hurd, Linux systems won't have
devices.tar.gz.

Samuel



Reply to: