[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Add a file in a package



Le Jeudi 15 Décembre 2005 16:49, Paul Howarth a écrit :
> Alain PORTAL wrote:
> > I need to add a "README.Fedora" file (as SOURCE1) in docdir.
> > How can I do that ?
>
> One way:
>
> Source1: README.Fedora
>
> %prep
> %setup ...
> # Copy README.Fedora into extracted tarball directory
> %{__cp} -p %{SOURCE1} .
>
> %files
> %defattr(...
> %doc README.Fedora

It was exactly what I want to do.
Thanks Paul

Yous sincerely
Alain.
-- 
Les pages de manuel Linux en français :
http://manpagesfr.free.fr

Attachment: pgpWlpNz4saZg.pgp
Description: PGP signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]