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

Bug#640921: [data/rules/known-makefiles] Add /usr/share/dpkg/*.mk



Package: lintian
Version: 2.5.2
Severity: wishlist

As per http://lists.debian.org/debian-dpkg/2011/09/msg00013.html, dpkg will add a bunch of makefiles, which define only variables. The attached patch adds them to our white-list.

--
Jakub Wilk
diff --git a/data/rules/known-makefiles b/data/rules/known-makefiles
--- a/data/rules/known-makefiles
+++ b/data/rules/known-makefiles
@@ -14,6 +14,11 @@
 /usr/share/cli-common/cli-nant.make||
 /usr/share/cli-common/cli.make||
 /usr/share/coq/coqvars.mk||
+/usr/share/dpkg/architecture.mk
+/usr/share/dpkg/buildflags.mk
+/usr/share/dpkg/default.mk
+/usr/share/dpkg/pkg-info.mk
+/usr/share/dpkg/vendor.mk
 /usr/share/gcj/debian_defaults||
 /usr/share/hardening-includes/hardening.make||
 /usr/share/javahelper/java-vars.mk||

Reply to: