summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2006-12-29 20:14:57 +0000
committerschmonz <schmonz@pkgsrc.org>2006-12-29 20:14:57 +0000
commita35f4e9517ca59b40c57eddd747d62ba0db87bfb (patch)
treef59d56d32f1bd0f70da088a56f07727935946900 /mail
parentf59e60c0fdd027b32aab073ff24a242036768036 (diff)
downloadpkgsrc-a35f4e9517ca59b40c57eddd747d62ba0db87bfb.tar.gz
Silence some longstanding noise in mail/qmail, caused by the fact
that its ${DISTFILES} is also a common ${PATCHFILES}, resulting in the file being listed twice in ${_ALLFILES}. This one-line change removes duplicate filenames from ${_ALLFILES}, mirroring an identical transformation to ${ALLFILES} that used to do the trick. (The fetch code, obviously, has since changed a bit.) What the noise looked like: $ cd pkgsrc/mail/qmail $ make clean PKG_OPTIONS="netqmail" make: "/home/build/trees/pkgsrc-current/mk/fetch/fetch.mk" line 133: warning: duplicate script for target "/home/build/trees/pkgsrc-current/distfiles/netqmail-1.05.tar.gz" ignored make: "/home/build/trees/pkgsrc-current/mk/fetch/fetch.mk" line 133: warning: using previous script for "/home/build/trees/pkgsrc-current/distfiles/netqmail-1.05.tar.gz" defined here ===> Cleaning for qmail-1.03nb12 $ Tested in a bulk build by joerg@.
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions