It seems distro-pack-install needs some fixes. My testing build uses

make DESTDIR=${srcdir}/fakeinstall distro-pack-install

and then I move files from fakeinstall dir to sub packages using the
file lists. This leads to:

mv: cannot stat
'/build/libreoffice/src/fakeinstall/usr/share/applications/libreoffice-startcenter.desktop':
No such file or directory

[andyrtr@workstation64 trunk]$ find 
/mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/ 
| grep .desktop
/mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/base.desktop
/mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/startcenter.desktop
/mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/writer.desktop
/mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/qstart.desktop
/mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/calc.desktop
/mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/xsltfilter.desktop
/mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/math.desktop
/mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/impress.desktop
/mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/draw.desktop

For libo-common the files are no more going to /usr/share/applications. 
Maybe this is due to the remove of unix-wrapper switch.

common_list.txt is still including:

/usr/share/applications/libreoffice-startcenter.desktop
/usr/share/applications/libreoffice-xsltfilter.desktop

-Andy
ArchLinux

Attachment: signature.asc
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to