fix syntax errors in xCATreg, blocks build process
This commit is contained in:
parent
d13ee30dcd
commit
cbdbf16c39
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user