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

Re: RPM | Without Source ?



On Wed, Feb 21, 2007 at 04:21:29PM +0530, Lis Maria wrote:
> Hi
> 
> i did try creationg an RPM without giving a Source, but this was the error i
> got
> 
> *error: No source number 0

You must have a %setup in your %prep. Remove it.

%prep, %build and %install aren't necessary to build rpms, only %files
and %description. And, in your case, the %pre/%post/%preun/%postun to do
the actions you want.

-- 
lfr
0/0

Attachment: pgpGnkJczZiot.pgp
Description: PGP signature


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