From cbdbf16c392868879e6183d92f5d52d6c6d8f936 Mon Sep 17 00:00:00 2001 From: ligc Date: Tue, 8 Apr 2014 03:35:11 -0400 Subject: [PATCH] fix syntax errors in xCATreg, blocks build process --- xCAT-server/xCAT-server.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/xCAT-server/xCAT-server.spec b/xCAT-server/xCAT-server.spec index 10008967a..1904f1d7c 100755 --- a/xCAT-server/xCAT-server.spec +++ b/xCAT-server/xCAT-server.spec @@ -384,10 +384,6 @@ fi %ifos linux ln -sf $RPM_INSTALL_PREFIX0/sbin/xcatd /usr/sbin/xcatd -%if %pcm - echo "aabb" > /tmp/aabb -%endif - if [ "$1" = "1" ]; then #Only if installing for the first time.. if [ -x /usr/lib/lsb/install_initd ]; then /usr/lib/lsb/install_initd /etc/init.d/xcatd