rpms/elfinfo/devel elfinfo.spec,1.2,1.3

Mamoru Tasaka mtasaka at ioa.s.u-tokyo.ac.jp
Wed Dec 3 08:56:35 UTC 2008


Parag Nemade wrote, at 12/03/2008 05:44 PM +9:00:
 
> Index: elfinfo.spec
> ===================================================================
> RCS file: /cvs/pkgs/rpms/elfinfo/devel/elfinfo.spec,v
> retrieving revision 1.2
> retrieving revision 1.3
> diff -u -r1.2 -r1.3
> --- elfinfo.spec	3 Dec 2008 08:35:17 -0000	1.2
> +++ elfinfo.spec	3 Dec 2008 08:43:36 -0000	1.3
> @@ -13,7 +13,7 @@
>  This package can work without libelf.
>  
>  %prep
> -%setup -q
> +#%setup -q
>  
>  %build
>  make CFALGS="$RPM_OPT_FLAGS" %{?_smp_mflags} 
> 

This is not allowed. The correct method is to use "%setup -q -c".

Mamoru




More information about the fedora-devel-list mailing list