Bug#565377: Acknowledgement (gtk-doc-tools: Generates undistable sources)
Michael Biebl
biebl at debian.org
Fri Jan 15 08:27:14 UTC 2010
Seems to be a bug in gtkdoc-scan:
/usr/bin/gtkdoc-scan:162 in 0.11-4
# If there is no MODULE-overrides.txt file we create an empty one.
my $overrides_file = "${OUTPUT_DIR}/$MODULE-overrides.txt";
if (! -e $overrides_file) {
`touch $overrides_file`;
}
/usr/bin/gtkdoc-scan:183 in 0.13-1
# If there is no MODULE-overrides.txt file we create an empty one.
# FIXME: why?
#my $overrides_file = "${OUTPUT_DIR}/$MODULE-overrides.txt";
#if (! -e $overrides_file) {
# `touch $overrides_file`;
#}
So, the creation of overrides files was disabled, yet they are still added to
EXTRA_DIST.
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20100115/99beb71d/attachment.pgp>
More information about the pkg-gnome-maintainers
mailing list