From d4fa60b72bc99559adcd40a2056959e546d203b6 Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Mon, 15 Nov 2004 17:05:29 +0000 Subject: [PATCH] Try to get cruise control build to work --- org.gridsite.core/src/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/org.gridsite.core/src/Makefile b/org.gridsite.core/src/Makefile index d463bd8..635510f 100644 --- a/org.gridsite.core/src/Makefile +++ b/org.gridsite.core/src/Makefile @@ -58,7 +58,7 @@ endif # build: libgridsite.so.$(VERSION) libgridsite.a htcp mod_gridsite.so \ - urlencode findproxyfile real-gridsite-admin.cgi + urlencode findproxyfile real-gridsite-admin.cgi wtf libgridsite.so.$(VERSION): grst_x509.o grst_gacl.o grst_http.o gcc -shared -Wl,-soname,libgridsite.so.$(MINOR_VERSION) \ @@ -259,3 +259,9 @@ rpm: dist gridsite.spec $(RPMCMD) --define "_topdir $(MYRPMDIR)" \ -ba --buildroot $(MYRPMDIR)/BUILDROOT gridsite.spec + +wtf: + pwd + printenv + ls -l + ls -lR /usr/local/ -- 1.8.2.3