From 1bb474b8d57e82aa7ba15dad8825c692c8f0c6f7 Mon Sep 17 00:00:00 2001
From: Rolf Seuster <Rolf.Seuster@cern.ch>
Date: Thu, 17 Apr 2014 19:31:25 +0200
Subject: [PATCH] cmt/requirements: use dcap, not dcache clients - this is for
 LCG-68 ! (AtlasDCACHE-00-00-03)

	* tagging AtlasDCACHE-00-00-03
	* cmt/requirements: use dcap, not dcache clients - this is for LCG-68 !
---
 External/AtlasDCACHE/cmt/requirements | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/External/AtlasDCACHE/cmt/requirements b/External/AtlasDCACHE/cmt/requirements
index 4a95a1c18dd..9edbbe90cae 100644
--- a/External/AtlasDCACHE/cmt/requirements
+++ b/External/AtlasDCACHE/cmt/requirements
@@ -12,6 +12,6 @@ use AtlasExternalArea AtlasExternalArea-* External
 # the -I<path> and -L<path> -l<library> are setup at build time. The useDCACHE tag can be
 # used to override this default.
 
-macro dache_use  "" useDCACHE "dcache_client v* LCG_Interfaces"
+macro dache_use  "" useDCACHE "dcap v* LCG_Interfaces"
 use ${dache_use}
 
-- 
GitLab