[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rpm make problem
- From: Bart Whiteley <bwhiteley novell com>
- To: rpm-list redhat com
- Subject: Re: rpm make problem
- Date: Wed, 17 Sep 2003 23:44:27 -0600
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]