Bug#477956: fix for 477956

2008-04-28 Thread Alen Zekulic
On Sun, Apr 27, 2008 at 19:47:47 +0100, peter green wrote: > It seems even bash was getting confused by some of the stuff in > debian/rules I don't think so, it seems that bash 3.2 has changed brace expansion behavior. Though my code works correctly with older versions of bash, there is a bug (an

Bug#477956: fix for 477956

2008-04-27 Thread peter green
tags 477956 +patch thanks It seems even bash was getting confused by some of the stuff in debian/rules The following modified rules file is enough to make it build ok with bash and dash, posh fails on the configure script before it gets to the isntallation sections. #!/usr/bin/make -f SHEL