atom feed2 messages in com.redhat.fedora-packaging[Fedora-packaging] %doc and docdir co...
FromSent OnAttachments
Orion PoplawskiMay 18, 2006 8:59 am 
Rex DieterMay 18, 2006 9:06 am 
Subject:[Fedora-packaging] %doc and docdir conflicts
From:Orion Poplawski (ori@cora.nwra.com)
Date:May 18, 2006 8:59:34 am
List:com.redhat.fedora-packaging

Where is the appropriate place to put documentation that a package will install during %install in the location specified by --docdir? I've tried using %{_docdir}/%{name}-%{version}, but the %doc macro will clean out that directory before copying over any files listed, wiping out anything installed during %install.