Package: ncurses
Version: 5.7+20090613-1
Severity: normal
Hi,
when ncurses is built by a buildd, it is needlessly built twice.
See e.g. the ia64 buildd log, where there are 8 occurences of
"configure: creating ./config.status"
while there should be only 4 (normal, wide, normal-dbg, wide-dbg).
This is because all the "*/config.status" targets in debian/rules
depend on the phony target "patch" instead of the non-phony
"patch-stamp". So configure (and later make) is run one time for
"debian/rules build" and another time for "debian/rules binary-arch".
Martin
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]