![](https://seccdn.libravatar.org/avatar/ed5b1491aa79201a8eaf93bf57193584.jpg?s=120&d=mm&r=g)
On 03/18/2014 11:50 AM, Jan Engelhardt wrote:
On Tuesday 2014-03-18 16:48, Robert Schweikert wrote:
Hi,
Working on a package that creates a -doc package and includes the files in docdir via:
%files doc %defattr(-,root,root) %doc %{docdir}
I'd like to get the LICENSE file from the source into the main package via
%files %doc LICENSE
But when I do this I get complaints about the doc files being packaged twice.
How do I solve this puzzle?
Drop the %doc before %{docdir}.
Thanks, but that didn't do the trick, still getting: ERROR: FILE_PATH is packaged in both cloud-init-doc and cloud-init, and the packages do not conflict message is printed for every file in docdir with the FILE_PATH given accordingly Robert
-- Robert Schweikert MAY THE SOURCE BE WITH YOU Public Cloud Architect LINUX SUSE-IBM Software Integration Center Tech Lead rjschwei@suse.com rschweik@ca.ibm.com 781-464-8147 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org