Guido Guenther wrote:

Hi,
On Sat, Dec 17, 2005 at 05:50:04PM -0500, Michael Spang wrote:
Could you please cook up a patch, that does exactly that?
Cheers,
-- Guido
The attached should ensure the tree is cleaned before each build.

Thanks,
Michael Spang
--- at76c503a-source.rules.old	2005-12-18 12:47:24.000000000 -0500
+++ at76c503a-source.rules	2005-12-18 12:48:44.000000000 -0500
@@ -83,7 +83,7 @@
 	$(RM) build-stamp
 
 binary_modules: binary-modules
-binary-modules: configure-stamp build-stamp install-stamp
+binary-modules: clean configure-stamp build-stamp install-stamp
 	dh_testdir
 	dh_testroot
 	dh_installdirs

Reply via email to