8bba43e8d5
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=16
23 lines
1.5 KiB
Diff
23 lines
1.5 KiB
Diff
--- bin/distro-install-file-lists.old 2012-11-05 21:12:36.000000000 +0100
|
|
+++ bin/distro-install-file-lists 2012-11-06 14:05:45.000000000 +0100
|
|
@@ -222,7 +222,8 @@ if test "z$OOO_VENDOR" != "zDebian" ; th
|
|
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
|
|
@@ -230,7 +231,8 @@ if test "z$OOO_VENDOR" != "zDebian" ; th
|
|
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
|