[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - bin/pack-debug

Andras Timar andras.timar at collabora.com
Mon Apr 30 18:27:43 UTC 2018


 bin/pack-debug |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 76b0294114a1540915cb1e5ffd547d6caf6d572f
Author: Andras Timar <andras.timar at collabora.com>
Date:   Mon Apr 30 20:27:02 2018 +0200

    fix debug package of firebird
    
    Change-Id: I327c7b5eb843a0a5a3f11ef7fbc609b44c7aa16f

diff --git a/bin/pack-debug b/bin/pack-debug
index 70e9486c263b..577b52bd913e 100755
--- a/bin/pack-debug
+++ b/bin/pack-debug
@@ -245,6 +245,7 @@ do
  then
 	echo ================ $i ================
 	TARGET_NAME=$INSTALLDIRNAME"$(echo $(basename $i) | awk '
+	/epm_gid_Module_Optional_Firebird.lst/{print"basis6.0-firebird"}
 	/epm_gid_Module_Optional_Gnome.lst/{print"basis6.0-gnome-integration"}
 	/epm_gid_Module_Optional_Grfflt.lst/{print"basis6.0-graphicfilter"}
 	/epm_gid_Module_Optional_Kde.lst/{print"basis6.0-kde-integration"}


More information about the Libreoffice-commits mailing list