https://bugs.freedesktop.org/show_bug.cgi?id=60924
--- Comment #29 from David Tardon <[email protected]> --- (In reply to comment #28) > We are doing something like: > > gb_Helper_register_libraries_for_install,OOOLIB,OOO > > in Repository.mk. The second parameter is the package that the stuff belongs > to and upstream thinks of all these belonging to -core. But we can have > lots of those and then include the generated files properly the in the right > scp2 files. > > That is: We can have e.g. a: > > gb_Helper_register_libraries_for_install,OOOLIB,BASE-CORE > > gb_Helper_register_libraries_for_install,OOOLIB,WRITER > > and include that group of libs in a different scp then. Actually the problem is that you forgot to change file references from modules in all but the first commit, so the files got assigned into the root module. Btw, could we use something less unwieldy than the _auto_installed suffix to indicate auto-installed stuff? E.g., change the leading gid_ to auto_? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
