Although it's merely short. Please fix this bashism to get ready for lenny. Patch is attached.
Cheers,
Hauke
--- rules.orig 2008-04-29 10:04:33.000000000 +0200
+++ rules 2008-04-29 10:16:34.000000000 +0200
@@ -60,8 +60,8 @@
if [ -n "$$RUN_AUTOCONF" ]; then \
set -e ; \
rm -f configure ; \
- echo Copying in config.{sub,guess}... ; \
- rm -f config.{sub, guess} ; \
+ echo Copying in config.sub config.guess... ; \
+ rm -f config.sub config.guess ; \
cp -a /usr/share/misc/config.sub . ; \
cp -a /usr/share/misc/config.guess . ; \
dpatch apply -v 100_pass_soname_when_linking ; \
signature.asc
Description: Digital signature

