From 29bf4bd5dc7f629893156b3e92bba04b5258b23a Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Tue, 1 Jul 2008 13:39:28 +0000 Subject: [PATCH] Sync --- org.gridsite.core/src/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/org.gridsite.core/src/Makefile b/org.gridsite.core/src/Makefile index 403e581..4e73fdb 100644 --- a/org.gridsite.core/src/Makefile +++ b/org.gridsite.core/src/Makefile @@ -488,7 +488,7 @@ htcp-bin: htcp rm -Rf ../htcp-bin-$(PATCH_VERSION) # RPM targets: build and RPMs go into subdirectories of ../RPMTMP/ -rpm: dist +rpm: dist wtf export PATCH_VERSION=$(PATCH_VERSION) ; \ export MINOR_VERSION=$(MINOR_VERSION) ; \ export MYPREFIX=/usr ; \ @@ -505,8 +505,8 @@ rpm: dist wtf: pwd printenv - ls -l - ls -lR /usr/local/ - ls -lR $(GSOAPDIR) +# ls -l +# ls -lR /usr/local/ +# ls -lR $(GSOAPDIR) -- 1.8.2.3