From 96ab34ea8cf44e27dd69cff4a7dc2b1f86492560 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Tue, 17 Nov 2009 12:35:02 +0000 Subject: [PATCH] fully install *AttrNames.pl files -- the other part of fix for #58982 --- org.glite.lb.client-interface/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.lb.client-interface/Makefile b/org.glite.lb.client-interface/Makefile index 921316a..b7db909 100644 --- a/org.glite.lb.client-interface/Makefile +++ b/org.glite.lb.client-interface/Makefile @@ -20,7 +20,7 @@ SUFFIXES = .T VPATH=${top_srcdir}/interface AT3=perl -I${top_srcdir}/project ${top_srcdir}/project/at3 -T_DEST=${stagedir}/share/${lbprefix}/at3 +T_DEST=${PREFIX}/share/${lbprefix}/at3 STAGETO=include/${globalprefix}/${lbprefix} STATIC_H=consumer.h context.h dump.h load.h notification.h notifid.h purge.h \ -- 1.8.2.3