reopen 378608 thanks The problem's not caused by CDBS... it's caused by however you are regenerating the build system.
$ tar --list -v -zf nss-mdns_0.8.orig.tar.gz | grep configure$
-rwxrwxr-x 1000/1027 709706 2006-04-30 00:36 nss-mdns-0.8/configure
$ ls -l nss-mdns-0.8/configure
-rwxr-xr-x 1 sam sam 1419412 2006-08-20 21:19 nss-mdns-0.8/configure
$ grep 'Generated by GNU Autoconf' nss-mdns-0.8/configure | wc -l
2
Instead of altering the existing files, your .diff.gz just prepends the
new file to the old one. The same seems to be true for the other files
touched by bootstrap.sh.
Goddamn autotools!
--
Sam Morris
http://robots.org.uk/
PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078
signature.asc
Description: This is a digitally signed message part

