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

Re: rpm make problem



On Wed, 2003-09-17 at 21:18, å??广红 wrote:

> 	But install test.x.x.-i386.rpm on another machine, I find DEST destination diretory has not been created and *.pl files have not been copied to the destination.
> 	What is the problem?

> %files
> %doc *.pl

This %doc directive means that your .pl files probably 
got installed into /usr/share/doc/test-0.0.1/

Remove the %doc directive and list the full path to where 
the .pl files should be (minus the $RPM_BUILD_ROOT). 


-- 
Bart Whiteley <bwhiteley@novell.com>
Novell, Inc.  The leading provider of information solutions. 
http://www.novell.com/




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