Package: dh-make
Version: 0.40
Severity: minor

dh_make touches the following targets by filename:

 $ dpkg -L dh-make |xargs grep -o 'touch [^ ]*'
 /usr/bin/dh_make:touch configure-stamp\n";
 /usr/share/debhelper/dh_make/debiank/rules:touch build-arch-stamp
 /usr/share/debhelper/dh_make/debiank/rules:touch build-indep-stamp
 /usr/share/debhelper/dh_make/debianl/rules:touch build-stamp
 /usr/share/debhelper/dh_make/debianm/rules:touch build-arch-stamp
 /usr/share/debhelper/dh_make/debianm/rules:touch build-indep-stamp
 /usr/share/debhelper/dh_make/debians/rules:touch build-stamp
 /usr/share/doc/dh-make/examples/kde-singlebinary/rules:touch build-stamp

I think each of these should be "touch $@" to avoid repetition of the
target name.

(This might be mentioned in another bug, by me?, but I can't find it
now, so I risk reporting it again.  Well it should probably be
separate anyway.)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to