From: Aleš Křenek Date: Tue, 9 Aug 2005 17:37:19 +0000 (+0000) Subject: removed extra } X-Git-Tag: glite-lb-server_R_1_2_5~3 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=a7a434cb287b145922f7c843784cd89bc9332986;p=jra1mw.git removed extra } --- diff --git a/org.glite.lb.server/Makefile b/org.glite.lb.server/Makefile index 76bb4be..adbcd6b 100644 --- a/org.glite.lb.server/Makefile +++ b/org.glite.lb.server/Makefile @@ -81,7 +81,7 @@ GLOBUS_LIBS:= -L${globus_prefix}/lib \ -lglobus_common_${nothrflavour} \ -lglobus_gssapi_gsi_${nothrflavour} \ -ifeq ($(shell ls ${gsoap_prefix}/bin/soapcpp2}),${gsoap_prefix}/bin/soapcpp2) +ifeq ($(shell ls ${gsoap_prefix}/bin/soapcpp2),${gsoap_prefix}/bin/soapcpp2) gsoap_bin_prefix := ${gsoap_prefix}/bin else gsoap_bin_prefix := ${gsoap_prefix}