https://bugzilla.rpmfusion.org/show_bug.cgi?id=3912
--- Comment #27 from Antonio Trande <anto.trande(a)gmail.com> 2015-12-28 17:36:29 CET
---
(In reply to comment #25)
OK, hopefully that is fixed now. Some other tips for packaging:
- if you are using multilibs, e.g. /usr/lib64 instead of /usr/lib, you need to
compile with ./configure --libdir=/usr/lib64. You MUST also edit the pkg-config
files *.pc in libweed.
Since libweed is a private library used only by LiVES, I prefer to leave out
its devel files (header and .pc). At least, until when you decide to distribute
libweed with an its own source archive separated from LiVES.
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.