remove postun

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5016 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2010-01-22 15:49:38 +00:00
parent 40de0358dc
commit 0d4cc6f931

View File

@ -105,7 +105,6 @@ cp LICENSE.html $RPM_BUILD_ROOT/%{prefix}/share/doc/packages/xCAT
%else
. /etc/profile.d/xcat.sh
%endif
touch /etc/xCATMN
if [ "$1" = "1" ]; then #Only if installing for the first time..
$RPM_INSTALL_PREFIX0/sbin/xcatconfig -i
else
@ -121,7 +120,4 @@ fi
/install/postscripts
/install/prescripts
%defattr(-,root,root)
%postun
# removes MN file
rm /etc/xCATMN