From 8cccc68f7a3c7f48e9db3b89935daab47b624921 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Thu, 14 Aug 2008 20:31:35 +0000 Subject: [PATCH] -Comment out broken ganglia change to spec file git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/xCAT-server.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-server/xCAT-server.spec b/xCAT-server/xCAT-server.spec index 4af92e48a..e328f5911 100644 --- a/xCAT-server/xCAT-server.spec +++ b/xCAT-server/xCAT-server.spec @@ -112,8 +112,8 @@ mkdir -p $RPM_BUILD_ROOT/%{prefix}/share/doc/packages/xCAT-server cp LICENSE.html $RPM_BUILD_ROOT/%{prefix}/share/doc/packages/xCAT-server chmod 644 $RPM_BUILD_ROOT/%{prefix}/share/doc/packages/xCAT-server/* #echo $RPM_BUILD_ROOT %{prefix} -cp sbin/confGang /install/postscripts -chmod 755 /install/postscripts/confGang +#cp sbin/confGang /install/postscripts +#chmod 755 /install/postscripts/confGang %clean rm -rf $RPM_BUILD_ROOT