[PATCH 1/1] UBUNTU: [Config] control.stub is an intermediate product not a dependancy

Andy Whitcroft apw at canonical.com
Wed May 2 16:58:34 UTC 2012


We want to make sure we always regenerate both control and control.stub
whenever we clean.  Otherwise the buildd will use the version of
control.stub generated when we are building the source package.

BugLink: http://bugs.launchpad.net/bugs/992414
Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
 debian/rules |    1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 479b759..c348f3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,6 +82,7 @@ include $(DROOT)/rules.d/3-binary-indep.mk
 include $(DROOT)/rules.d/4-checks.mk
 
 # Misc stuff
+.PHONY: $(DEBIAN)/control.stub
 $(DEBIAN)/control.stub: $(DEBIAN)/d-i/kernel-versions.in	\
 		$(DROOT)/scripts/control-create		\
 		$(DEBIAN)/control.stub.in			\
-- 
1.7.9.5





More information about the kernel-team mailing list