summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTomáš Chvátal <tchvatal@suse.com>2015-12-28 17:18:39 +0100
committerMichael Stahl <mstahl@redhat.com>2016-01-07 13:49:06 +0000
commit80ab5c501d4891e94cd882b8d19bc629a2be88ab (patch)
tree312c7c4cc0c99136bf8c54120e57b20bef082e45 /bin
parentc4c8543641c6dc3ea6b9373e9444c8a36b3fadc9 (diff)
Fix distro-filelists after removal of kde3
Change-Id: Ie11281285de012dfd61f4b3b04b4144cd90d382a Reviewed-on: https://gerrit.libreoffice.org/20989 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-on: https://gerrit.libreoffice.org/21196 Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/distro-install-file-lists2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/distro-install-file-lists b/bin/distro-install-file-lists
index 988e8f01d95e..a01afd764f33 100755
--- a/bin/distro-install-file-lists
+++ b/bin/distro-install-file-lists
@@ -227,7 +227,7 @@ if test "z$OOO_VENDOR" != "zDebian" ; then
add_used_directories tde_list.txt common_list.txt
# create kde4 subpackage
- mv_file_between_flists kde4_list.txt kde_list.txt $INSTALLDIR/program/kde4be1lo.so
+ test -f $DESTDIR/gid_Module_Optional_Kde && cp $DESTDIR/gid_Module_Optional_Kde kde4_list.txt || :
mv_file_between_flists kde4_list.txt common_list.txt $INSTALLDIR/program/libvclplug_kde4l..so
mv_file_between_flists kde4_list.txt common_list.txt $INSTALLDIR/program/fps_kde4lo.so
add_used_directories kde4_list.txt common_list.txt