From adae0ef57817ae2acb112a77b1b30e14845a94a5 Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Fri, 22 Sep 2006 13:41:08 +0000 Subject: [PATCH] Try again --- org.gridsite.core/src/make-gridsite-spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.gridsite.core/src/make-gridsite-spec b/org.gridsite.core/src/make-gridsite-spec index 6b6b049..21bac26 100755 --- a/org.gridsite.core/src/make-gridsite-spec +++ b/org.gridsite.core/src/make-gridsite-spec @@ -12,7 +12,7 @@ if [ $? = 0 ] ; then have_fuse=1 ; fi # test to see if gsoap-devel (or stdsoap2.h and libgsoapssl) is installed # -cat <gsoap-test.c +cat <gsoap-test-xxx.c #include #ifdef SOAP_BEGIN main() { return; } -- 1.8.2.3