[Libreoffice-commits] core.git: scp2/source

Rene Engelhard rene at debian.org
Fri May 17 19:14:40 PDT 2013


 scp2/source/gnome/module_gnome.scp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 004881330da6b61bcfb2ee6377e9f2a962e54f47
Author: Rene Engelhard <rene at debian.org>
Date:   Sat May 18 03:58:23 2013 +0200

    Revert "remove auto_Gnome_lib_ALL from module_gnome.scp"
    
    .. now that it isn't empty anymore to actually install the GNOME
    stuff.
    
    This reverts commit bbd0c8eb921114d3a313284ccdc05d5de1fd995b.
    
    Change-Id: Ifa824f14c17fc5456e2aaebf2034282c40cd9c2d

diff --git a/scp2/source/gnome/module_gnome.scp b/scp2/source/gnome/module_gnome.scp
index 9f4d0b8..0198812 100644
--- a/scp2/source/gnome/module_gnome.scp
+++ b/scp2/source/gnome/module_gnome.scp
@@ -38,7 +38,7 @@ Module gid_Module_Optional_Gnome
 #ifdef ENABLE_GNOMEVFS
     XpdCheckSolaris = "SUNWgnome-vfs";
 #endif
-    Files = (
+    Files = (auto_Gnome_lib_ALL
 #if (defined ENABLE_GNOMEVFS && defined ENABLE_LOCKDOWN) || defined ENABLE_GIO
       gid_File_Share_Registry_Gnome_Xcd,
 #endif


More information about the Libreoffice-commits mailing list