add links for new routines in spec file

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2168 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2008-09-15 18:44:47 +00:00
parent 1ecc4f2393
commit 44ff8bfd09

View File

@ -66,7 +66,8 @@ chmod -h 755 $RPM_BUILD_ROOT/%{prefix}/sbin/*
cp -h bin/* $RPM_BUILD_ROOT/%{prefix}/bin
chmod -h 755 $RPM_BUILD_ROOT/%{prefix}/bin/*
%endif
ln -sf sbin/stopstartxcatd $RPM_BUILD_ROOT/%{prefix}/sbin/xcatstart
ln -sf sbin/stopstartxcatd $RPM_BUILD_ROOT/%{prefix}/sbin/xcatstop
#cp rc.d/* $RPM_BUILD_ROOT/%{prefix}/rc.d
#chmod 755 $RPM_BUILD_ROOT/%{prefix}/rc.d/*