From a5c086969ecc70659cb2ef8f7110e6012cd2f1fe Mon Sep 17 00:00:00 2001 From: jjhua Date: Fri, 19 Nov 2010 07:29:13 +0000 Subject: [PATCH] fixed bug 3111884 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8210 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-IBMhpc/share/xcat/IBMhpc/min-IBMhpc.rhel6.cleanup | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xCAT-IBMhpc/share/xcat/IBMhpc/min-IBMhpc.rhel6.cleanup b/xCAT-IBMhpc/share/xcat/IBMhpc/min-IBMhpc.rhel6.cleanup index f9987ce49..951306755 100755 --- a/xCAT-IBMhpc/share/xcat/IBMhpc/min-IBMhpc.rhel6.cleanup +++ b/xCAT-IBMhpc/share/xcat/IBMhpc/min-IBMhpc.rhel6.cleanup @@ -33,3 +33,5 @@ rpm -e --nodeps --root $installroot gcc.ppc64 gcc-c++.ppc64 cpp.ppc64 glibc-dev #uninstall yast2 rpms #rpm -e --root $installroot yast2 yast2-bootloader yast2-kdump yast2-packager yast2-storage yast2-branding-SLES yast2-core yast2-hardware-detection yast2-ncurses-pkg yast2-perl-bindings yast2-pkg-bindings yast2-theme-SLE yast2-transfer yast2-xml yast2-ycp-ui-bindings yast2-country-data yast2-libyui yast2-ncurses yast2-storage-lib + +exit 0