On Sun, Apr 06, 2008 at 08:25:06PM +0100, Chris Lamb wrote:
> diff -urNad amd64-libs-1.4/debian/rules amd64-libs-1.4-0.1/debian/rules
> --- amd64-libs-1.4/debian/rules       2008-04-06 18:40:14.000000000 +0100
> +++ amd64-libs-1.4-0.1/debian/rules   2005-10-16 16:25:37.000000000 +0100
> @@ -52,7 +52,7 @@
>         ln -s $$(echo $$dest | sed 's,/lib/,/lib64/,') $$link;        \
>       done
>  
> -     printf "# packages used in the creation of amd64-libs\n" > \
> +     echo -e "# packages used in the creation of amd64-libs\n" > \
>               debian/amd64-libs/usr/share/doc/amd64-libs/Manifest
>       (cd pkgs; /bin/ls *.deb) >> 
> debian/amd64-libs/usr/share/doc/amd64-libs/Manifest
>  

Is this adding echo -e or removing it?

-- 
Daniel Jacobowitz
CodeSourcery



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

Reply via email to