rpms/poker-eval/FC-4 poker-eval.spec,1.8,1.9

Ralf Corsepius rc040203 at freenet.de
Sat Jun 10 04:34:34 UTC 2006


On Fri, 2006-06-09 at 21:29 -0700, Christopher Stone wrote:
> Author: xulchris
> 
> Update of /cvs/extras/rpms/poker-eval/FC-4
> In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29974/FC-4
> 
> Modified Files:
> 	poker-eval.spec 

>  %install
> -rm -rf %{buildroot}
> -make install DESTDIR=%{buildroot}
> +%{__rm} -rf %{buildroot}
> +%makeinstall

>  %changelog
> +* Fri Jun 09 2006 Christopher Stone <chris.stone at gmail.com> 131.0-2
> +- Add pkgconfig to devel Requires
> +- Use macros for system commands
> +- Use %%makeinstall macro

Why the %makeinstall?  makeinstall is an anachronism and should only be
used if make DESTDIR=... install is nonfunctional.

Ralf





More information about the fedora-extras-list mailing list