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

Re: Source format 3.0 (quilt) and new debhelper dh syntax (maint-guide)



* Osamu Aoki <osamu@debian.org> [100322 17:27]:
> I am talking about new style debian/rules:
> ---------------
> %:
>         dh --with patch $@
> ---------------

That is missing some
.PHONY: binary binary-arch binary-indep clean build build-arch build-indep
line (I hope dh supports build-arch and build-indep, not yet looked).

Without that make does not know those are phony, and will not run if any
of those files already exist.

Hochachtungsvoll,
	Bernhard R. Link


Reply to: