From 0d4cc6f931ebae68fb2bb1a73e062803538eda24 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 22 Jan 2010 15:49:38 +0000 Subject: [PATCH] remove postun git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5016 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/xCAT.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 351281f8b..c0151670f 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -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