From 31d7d776cdb5dcfa59116f705d3261e10ef033e5 Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Wed, 17 Nov 2004 15:09:08 +0000 Subject: [PATCH] Try without htproxyput --- org.gridsite.core/src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.gridsite.core/src/Makefile b/org.gridsite.core/src/Makefile index 06e3c88..c43d842 100644 --- a/org.gridsite.core/src/Makefile +++ b/org.gridsite.core/src/Makefile @@ -59,7 +59,7 @@ endif build: libgridsite.so.$(VERSION) libgridsite.a htcp mod_gridsite.so \ urlencode findproxyfile real-gridsite-admin.cgi \ - gridsite-delegation.cgi htproxyput + gridsite-delegation.cgi # htproxyput libgridsite.so.$(VERSION): grst_x509.o grst_gacl.o grst_http.o gcc -shared -Wl,-soname,libgridsite.so.$(MINOR_VERSION) \ -- 1.8.2.3