tags 483875 + patch thanks Patch attached.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNad ratfor-1.0.orig/debian/rules ratfor-1.0/debian/rules
--- ratfor-1.0.orig/debian/rules 2008-06-08 18:49:49.000000000 +0100
+++ ratfor-1.0/debian/rules 2008-06-08 18:50:47.000000000 +0100
@@ -44,7 +44,7 @@
$(checkdir)
## Makes a binary package.
test -f stamp-build || make -f debian/rules build
- rm -rf debian/tmp >& /dev/null
+ rm -rf debian/tmp >/dev/null 2>&1
install -d -o root -g root -m 755 debian/tmp
chmod g-s debian/tmp
install -d -o root -g root -m 755 debian/tmp/usr/bin
signature.asc
Description: PGP signature

