On Tue, 13 Jan 2009, Mathieu Malaterre wrote:
for prog in $(progs); do \
$(INSTALL_PROGRAM) $$prog$(BINEXT) $(bindir);
done
Without having a deeper look this sounds very reasonable (provided
you put a backslash ('\') at the end of the second line). If you
would like to apply this patch to the packaging and can test the
package I might do an upload in case Jürgen has some time constraints.
Kind regards
Andreas.
--
http://fam-tille.de

