-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Here is the patch that fix this bashism bug:
- --- rules.orig 2008-04-29 10:02:47.000000000 -0300
+++ rules 2008-04-29 10:03:18.000000000 -0300
@@ -25,8 +25,10 @@
rm -f build-stamp configure-stamp
-$(MAKE) clean
dh_clean
- - rm -f $(CURDIR)/debian/{build,configure}-stamp
- - rm -rf $(CURDIR)/debian/{potion,tmp}
+ rm -f $(CURDIR)/debian/build-stamp
+ rm -f $(CURDIR)/debian/configure-stamp
+ rm -rf $(CURDIR)/debian/potion
+ rm -rf $(CURDIR)/debian/tmp
install: build
dh_testdir
- --
Leonardo Rodrigues de Mello
jabber: [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://getfiregpg.org
iD8DBQFIFxqTLsy/JSmhVFURAmPLAKCgkZSg0UoXM9bNrlSb3Gqcp8Yh3QCgxNge
jOzWw6xxwhhgfVuw29EATw4=
=6wZl
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]