On Sun, 2011-07-17 at 22:53 +0200, Matúš Kukan wrote: > And also when converting to new build system I still don't understand > some things. For example with libraries and RepositoryFixes. > And I found commit: > http://cgit.freedesktop.org/libreoffice/bootstrap/commit/?id=f0d67eeeac0c615a928004082a0a7aadc5c03106 > Using new build system we want to have libs declared with STD_LIB_FILE ?
A lot of these things are far more obvious when doing it than reading it afterwards, it just so happened that the hwpfilter module created a lib[name].so instead of the "standard" lib[name]lo.so library. The gbuild stuff creates output .sos in standard naming format. So easiest fix is was to just to allow it to output a standard libhwplo.so name and change the scp2 packaging stuff to use that instead. More than likely this won't be necessary in the general case. C. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice