On Wed, Oct 06, 2004, David M. Fetter wrote:
> I noticed that docs for openpkg rpms are being put under
> "%{l_prefix}/share/%{name}". If I add a %doc section under %files it
> puts the docs I specify under "%{l_prefix}/doc/%{name}-%{version}" as
> would normally be done with standard rpm. Is there another way I should
> be specifying doc files so that it puts them under the share directory
> like everything else?
Put it into %{l_prefix}/share/%{name} and then mark these files in
%files section with a %doc prefix. That should work fine. There are a
few OpenPKG packages which already do this successfully, although the
%doc feature is still not really deployed in a larger scope within
OpenPKG.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
The OpenPKG Project www.openpkg.org
User Communication List [EMAIL PROTECTED]