<br>Hi,<br><div class="gmail_quote">On Wed, Dec 3, 2008 at 2:26 PM, Mamoru Tasaka <span dir="ltr"><<a href="mailto:mtasaka@ioa.s.u-tokyo.ac.jp">mtasaka@ioa.s.u-tokyo.ac.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Parag Nemade wrote, at 12/03/2008 05:44 PM +9:00:<br>
<div class="Ih2E3d"><br>
> Index: elfinfo.spec<br>
> ===================================================================<br>
> RCS file: /cvs/pkgs/rpms/elfinfo/devel/elfinfo.spec,v<br>
> retrieving revision 1.2<br>
> retrieving revision 1.3<br>
> diff -u -r1.2 -r1.3<br>
> --- elfinfo.spec      3 Dec 2008 08:35:17 -0000       1.2<br>
> +++ elfinfo.spec      3 Dec 2008 08:43:36 -0000       1.3<br>
> @@ -13,7 +13,7 @@<br>
>  This package can work without libelf.<br>
><br>
>  %prep<br>
> -%setup -q<br>
> +#%setup -q<br>
><br>
>  %build<br>
>  make CFALGS="$RPM_OPT_FLAGS" %{?_smp_mflags}<br>
><br>
<br>
</div>This is not allowed. The correct method is to use "%setup -q -c".<br>
<font color="#888888"></font></blockquote><div>          <br>      Ahh. By mistake I removed that thing. Thanks. Fixed now. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<font color="#888888"><br>
Mamoru<br>
</font></blockquote></div><br>