From 2bb8664eb6b822d40d23ffd55c64ff538849df77 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 6 May 2013 16:50:41 -0400 Subject: makefile buildsystem: Pass any parameters specified after -- when running make -n to test for the existance of targets. In some makefiles, the parameters may be necessary to enable a target. Closes: #706923 --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 55f764f8..d27015c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,10 @@ debhelper (9.20130505) UNRELEASED; urgency=low Closes: #705141 * dh_installdeb: Drop pre-dependency on dpkg for dpkg-maintscript-helper. Closes: #703264 + * makefile buildsystem: Pass any parameters specified after -- when + running make -n to test for the existance of targets. + In some makefiles, the parameters may be necessary to enable a target. + Closes: #706923 -- Joey Hess Sun, 05 May 2013 11:34:20 -0400 -- cgit v1.2.3