On Thu, Sep 15, 2011 at 08:57:28PM +0200, Raphael Hertzog wrote: > Hi Martin, > > On Thu, 15 Sep 2011, Martin Quinson wrote: > > + * add configure option --with-awk=/etc/alternatives/awk (without > > + explicit dependency on awk since it's essential) > > + (Closes: #637014) > [...] > > +DEB_CONFIGURE_EXTRA_FLAGS := --with-sendmail=/usr/sbin/sendmail > > --with-awk=/etc/alternatives/awk > > /etc/alternatives/awk seems a very poor choice. Why not put /usr/bin/awk > instead?
Fixed in git. I switched to /usr/bin/awk. As I understand the bug report, this comes from the fact that the configure somehow detects that gawk is present on the build daemon, and decides to hardcode /usr/bin/gawk in the package. My goal was to prevent such "cleaver" action at build time so that the package really don't depend on a specific variant of awk. /etc/alternatives was indeed "suboptimal", and I hope that now that I forced the use of the raw /usr/bin/awk, it will work for everybody (several bugs around awk were reported in the past). Bye, Mt. -- > Tu connais les cartes mères Gigabyte ? Ces gens qui croient que quand on est informaticien, on connait tout sur les pièces détachées. Je suis pas mécanicien moi, je suis pilote. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org