give execution permission to postinstall scripts for sles

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10811 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
wanghuaz
2011-10-18 02:38:11 +00:00
parent eec0b38a2d
commit d3d9348e74
+3
View File
@@ -102,6 +102,9 @@ chmod 644 $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT_plugin/*
cp lib/perl/xCAT/* $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT
chmod 644 $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT/*
chmod 755 $RPM_BUILD_ROOT/%{prefix}/share/xcat/netboot/sles/*.postinstall
set -x
# For now, don't ship these plugins - to avoid AIX dependency.