tags 294751 + patch
thanks
Here is attached the trivial patch to fix this issue, at least i think so.
Friendly,
Sven Luther
--- /usr/share/kernel-package/rules.orig 2005-02-11 18:54:57.783898864
+0100
+++ /usr/share/kernel-package/rules 2005-02-11 18:55:16.107113312 +0100
@@ -1707,7 +1707,7 @@
install -p -m 755 $(DEBDIR)/rules debian/rules
echo done > $@
-conf_vars: Makefile .config
+conf.vars: Makefile .config
@rm -f .mak
@touch .mak
@echo Please ignore the warning about overriding and ignoring targets
above.