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

Re: turn a tarball into RPM



On Tue, Aug 31, 2004 at 11:32:28AM -0700, Stephen Mah wrote:
> I'm trying to create an rpm that does not need to compile any code. I 
> just need it to extract the tar-ball into a directory and create a few 
> icons. Is this possible?

Sure. Skip the %build step.

> When I tried, it tried to find the configure file.
> /var/tmp/rpm-tmp.67234: line 47: ./configure: No such file or directory

There must be a line in your spec file that calls configure. Remove it. :)


-- 
Matthew Miller           mattdm@mattdm.org        <http://www.mattdm.org/>
Boston University Linux      ------>                <http://linux.bu.edu/>



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