give execution permission to postinstall scripts for sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10812 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
c8f31b0bdb
commit
7b9080b5f5
@ -104,6 +104,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.
|
||||
|
Loading…
Reference in New Issue
Block a user