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

Bug#289682: kernel-source-2.4.27: ./debian/rules prune is broken



On Mon, Jan 10, 2005 at 03:48:41PM +0100, Marcin Owsiany wrote:
> Package: kernel-source-2.4.27
> Version: 2.4.27-7
> Severity: normal
> 
> Or rather - made unusable by the following check, earlier in the file:
> 
> ifneq (,$(wildcard ../kernel-source-$(upstream)_$(upstream).orig.tar.gz))
> [...]
> else
> $(error "Can't find orig tarball.")
> endif
> 
> This results in:
> 
> $ debian/rules prune
> debian/rules:30: *** "Can't find orig tarball.".  Stop.
> $
> 
> I suggest turning the check into a regular at-rule-runtime abort...

Sounds fine, can you sumbit a patch?
Also, why are you running this target at all?

-- 
Horms



Reply to: