bin/distro-install-file-lists |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 1cbfcdd9675e63a3ed385b4532d200b785099875
Author: Petr Mladek <pmla...@suse.cz>
Date:   Mon Nov 12 10:41:13 2012 +0100

    distro-install: correcly pack KDE and TDE addressbook (bnc#779697)
    
    Change-Id: Ieb37b226dcccb36d1c0e55e95d99e90ff26d8a26

diff --git a/bin/distro-install-file-lists b/bin/distro-install-file-lists
index eca4d35..ce31590 100755
--- a/bin/distro-install-file-lists
+++ b/bin/distro-install-file-lists
@@ -215,7 +215,8 @@ if test "z$OOO_VENDOR" != "zDebian" ; then
     mv_file_between_flists tde_list.txt common_list.txt 
$INSTALLDIR/program/tdefilepicker
     mv_file_between_flists tde_list.txt common_list.txt 
$INSTALLDIR/program/fps_tde.uno.so
     mv_file_between_flists tde_list.txt common_list.txt 
$INSTALLDIR/program/libvclplug_tdel..so
-    mv_file_between_flists tde_list.txt common_list.txt 
$INSTALLDIR/program/libtdeabdrv1.so
+    mv_file_between_flists tde_list.txt common_list.txt 
$INSTALLDIR/program/libtdeab1l..so
+    mv_file_between_flists tde_list.txt common_list.txt 
$INSTALLDIR/program/libtdeabdrv1l..so
     add_used_directories tde_list.txt common_list.txt
 
     # kde subpackage
@@ -223,7 +224,8 @@ if test "z$OOO_VENDOR" != "zDebian" ; then
     mv_file_between_flists kde_list.txt common_list.txt 
$INSTALLDIR/program/kdefilepicker
     mv_file_between_flists kde_list.txt common_list.txt 
$INSTALLDIR/program/fps_kde.uno.so
     mv_file_between_flists kde_list.txt common_list.txt 
$INSTALLDIR/program/libvclplug_kdel..so
-    mv_file_between_flists kde_list.txt common_list.txt 
$INSTALLDIR/program/libkabdrv1.so
+    mv_file_between_flists kde_list.txt common_list.txt 
$INSTALLDIR/program/libkab1l..so
+    mv_file_between_flists kde_list.txt common_list.txt 
$INSTALLDIR/program/libkabdrv1l..so
     add_used_directories kde_list.txt common_list.txt
 
     # create kde4 subpackage
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to