tags 723964 +patch
thanks
Hi,
To fix 723964, you just need to allow autoreconf to install new
files. For example, instead of "autoreconf", you can put
"autoreconf -vif" in debian/rules.
Another possibility to fix this bug is to use the dh-autoreconf
package (build-depends on it and call dh with "--with autoreconf"
=> this will invoke autoreconf with good option, this will take
care of the restoration of removed files (Makefile.in, ...) and
modified files (config.{guess,sub}, ...)
I think it would be better for long-term maintainability but it
involves more modification (mainly simplification of debian/rules)
Regards,
Vincent
--
Vincent Danjean GPG key ID 0x9D025E87 [email protected]
GPG key fingerprint: FC95 08A6 854D DB48 4B9A 8A94 0BF7 7867 9D02 5E87
Unofficial pkgs: http://moais.imag.fr/membres/vincent.danjean/deb.html
APT repo: deb http://people.debian.org/~vdanjean/debian unstable main
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]