bca495b
--- a/externals/bundles/cream/1.12.1_14/CMakeLists.txt
bca495b
+++ b/externals/bundles/cream/1.12.1_14/CMakeLists.txt
bca495b
@@ -250,7 +250,7 @@ if ( NOT PROPER )
bca495b
 
bca495b
 else( NOT PROPER )
bca495b
 
bca495b
-        if ( ${SYSTEM_NAME} MATCHES "rhel6" OR ${SYSTEM_NAME} MATCHES "centos6")
bca495b
+        if ( ${SYSTEM_NAME} MATCHES "rhel6" OR ${SYSTEM_NAME} MATCHES "centos6" OR ${SYSTEM_NAME} MATCHES "sl6")
bca495b
             find_multiple("glite_ce_cream_client_soap;glite_ce_cream_client_util;glite_security_gsoap_plugin_2716_cxx;glite_security_gss;gridsite" CREAM_FOUND )
bca495b
         else()
bca495b
             find_multiple("glite_ce_cream_client_soap;glite_ce_cream_client_util;glite_security_gsoap_plugin_2713_cxx;glite_security_gss;gridsite" CREAM_FOUND )