Bug#552501: automake: runs install-info and gets itself into a hole

2011-10-17 Thread Jonathan Nieder
forcemerge 543992 552501 quit Hi, Julian Gilbey wrote: > There is a comment in /usr/share/automake-1.11/am/texinfos.am, around [...] > What I'm getting with my package is that install-info is cheerfully > creating a dir file, which I really don't want. [...] > I'm really not quite sure what the

Bug#552501: automake: runs install-info and gets itself into a hole

2009-10-26 Thread Julian Gilbey
Package: automake Version: 1.11-1 There is a comment in /usr/share/automake-1.11/am/texinfos.am, around line 210, which says: ## Only run this code if install-info actually exists, and it is not ## the Debian install-info. FIXME: once Debian install-info goes ## away, we can remove this hack. So