diff options
author | Rene Engelhard <rene@debian.org> | 2013-05-18 03:58:23 +0200 |
---|---|---|
committer | Rene Engelhard <rene@debian.org> | 2013-05-18 04:10:40 +0200 |
commit | 004881330da6b61bcfb2ee6377e9f2a962e54f47 (patch) | |
tree | ffb14906305182e4598c44b53d37239eb000aec2 /scp2 | |
parent | 8230290c98f9fd77c933e350ca6c861566fefec6 (diff) |
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
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/gnome/module_gnome.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/gnome/module_gnome.scp b/scp2/source/gnome/module_gnome.scp index 9f4d0b829abb..019881266df4 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 |