summaryrefslogtreecommitdiffstats
path: root/bin/distro-install-file-lists
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-06 22:07:08 +0000
commit91f97fddff931e9b34ea982f1fe45120a3feef65 (patch)
tree5dbff8715a3edd480b9ba2f1e62e3bd38bbe603a /bin/distro-install-file-lists
parentFix build with gtk2 older than 2.20 by using the old definition (diff)
downloadcore-91f97fddff931e9b34ea982f1fe45120a3feef65.tar.gz
core-91f97fddff931e9b34ea982f1fe45120a3feef65.zip
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>
Diffstat (limited to 'bin/distro-install-file-lists')
-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 e74361199e2e..5df56e8890ae 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