From b266c8f1711e5e53447b9fd7e7e44205bcb0a463 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Wed, 7 Nov 2007 16:12:07 +0000 Subject: [PATCH] Serverbones moved to lbjp-common. --- org.glite.lb.proxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.lb.proxy/Makefile b/org.glite.lb.proxy/Makefile index 3f2e047..63da29a 100644 --- a/org.glite.lb.proxy/Makefile +++ b/org.glite.lb.proxy/Makefile @@ -64,7 +64,7 @@ ifneq (${expat_prefix},/usr) endif -SRVBONES_LIB:= -L${stagedir}/lib -lglite_lb_server_bones +SRVBONES_LIB:= -L${stagedir}/lib -lglite_lbu_server_bones GRIDSITE_LIBS = -lgridsite_globus `xml2-config --libs` vomsflavour := _${nothrflavour} -- 1.8.2.3