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

Bug#983539: false positive (.DEFAULT?) E: debian-rules-missing-required-target



Control: tag -1 + moreinfo

Hi John,

John Scott wrote:
> This package uses Debhelper. What I think causes the false positive is
> that, instead of using a pattern rule like
> %:
> 	dh $@
> 
> I use the .DEFAULT special target and also call mkdir prior, like:
> .DEFAULT:
> 	mkdir -p $(unpacked_dir)
> 	dh $@ -D$(unpacked_dir) -Bbuild
> 
> The .DEFAULT special target, unlike pattern rules, is specified by
> POSIX, and as Lintian indicates this is an error, I'd very much
> appreciate if this could be fixed.

Do I understand it right that ".DEFAULT:" is equivalent to "%:"?

		Regards, Axel
-- 
 ,''`.  |  Axel Beckert <abe@debian.org>, https://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE


Reply to: