[ooo-build] KDE4 split bug
Petr Mladek
pmladek at suse.cz
Wed Mar 24 02:53:41 PDT 2010
On Tuesday 23 March 2010, Miklos Vajna wrote:
> Hi,
>
> We're using the build/kde_list.txt file to determine what files are
> going to the -kde subpackage, so that we don't have to maintain a list
> of files to move to that package ourselves.
>
> Gourdin recently mentioned that somehow the
> /usr/lib/openoffice.org/basis3.2/program/fps_kde4.uno.so file is not in
> that list.
We should put it into kde4_list.txt. We still build both KDE3 and KDE4
integration on openSUSE-11.2 and put it into separate -kde and -kde4
subpackages.
> Is this intentional?
Heh, it seems that nobody has needed it yet ;-) I do not need it because I use
the split build on openSUSE-11.2 and the file lists are created by the
ooo-build/bin/piece/* scripts there.
> I guess the list just has not been updated for kde4
> yet. If it's a bug, do you have any pointers where that list is
> generated so that I could create a patch to fix the issue?
It is generated in ooo-build/bin/package-ooo. Search the following code there:
--- cut ---
# kde subpackage
rm -f kde_list.txt
test -f $OODESTDIR/gid_Module_Optional_Kde && cp
$OODESTDIR/gid_Module_Optional_Kde kde_list.txt || :
mv_file_between_flists kde_list.txt common_list.txt
$OOINSTBASE/program/kdefilepicker
--- cut ---
You should create similar snippet for kde4_list.txt.
Feel free to ask if you need more details.
--
Best Regards,
Petr Mladek
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o. e-mail: pmladek at suse.cz
Lihovarská 1060/12 tel: +420 284 028 952
190 00 Prague 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz/
More information about the ooo-build
mailing list