From edd3aff2204eafb8db4e4467f3dd63b963cbb813 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Wed, 9 Jul 2008 11:46:56 +0000 Subject: [PATCH] Installation fix. --- org.glite.lb.common/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/org.glite.lb.common/Makefile b/org.glite.lb.common/Makefile index d1cba0a..cd7bf52 100644 --- a/org.glite.lb.common/Makefile +++ b/org.glite.lb.common/Makefile @@ -215,6 +215,7 @@ install: fi ; \ ${STAGE_PERFTEST} ; \ fi + mkdir -p ${PREFIX}/share/perl/gLite/LB ${INSTALL} -m 644 ${top_srcdir}/src/EventAttrNames.pl ${PREFIX}/share/perl/gLite/LB clean: -- 1.8.2.3