tags 374004 - patch
thanks

On 06/01/08 at 15:21 +0100, Luca Falavigna wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> In Ubuntu, we applied the following patch to fix this FTBFS:
> 
> diff -u ratfor-1.0/debian/rules ratfor-1.0/debian/rules
> - --- ratfor-1.0/debian/rules
> +++ ratfor-1.0/debian/rules
> @@ -29,7 +29,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
>         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
> 

Hi Luca,

You realize what your "fix" does with dash, right?!
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to