[opensuse] Re: [opensuse-factory] What the heck is buildservice "lamb64 failed"?
On 08/16/2017 01:59 AM, Simon Lees wrote:
Unless /usr/share/gtkwrite/ is written to by other packages as well you should just list that directory rather then all the files in it but best practice would be to use the "%{_datadir}" macro instead so you would end up with something like:
%files %defattr(-,root,root) %doc README.md gpl-2.0.txt %{_bindir}/gtkwrite %{_datadir}/gtksourceview-2.0/ %{_datadir}/gtkwrite/
Unless %{_datadir}/gtksourceview-2.0/ can be written too by multiple packages.
Thank you Marcus, Simon, Bengt, Andreas, It's those little oversights that kill me. I had the files listed, but not the directories. I've made the additions and all packages 13.1 - Leap 42.3 built just fine. Thanks again, -- David C. Rankin, J.D.,P.E.
participants (1)
-
David C. Rankin