https://bugzilla.rpmfusion.org/show_bug.cgi?id=3912
--- Comment #25 from salsaman <[email protected]> 2015-12-28 15:04:09 CET --- OK, hopefully that is fixed now. Some other tips for packaging: - you can create a custom startup script in /usr/bin/lives. Here you can set any environment variables. At the end you should call <prefix>/bin/lives-exe $@. - 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. -- 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.
