fix for bug 3559982: chmod 755 for the netboot postinstall files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13563 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
e42b3dc34a
commit
151d11a3b9
@ -134,6 +134,7 @@ 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
|
||||
chmod 755 $RPM_BUILD_ROOT/%{prefix}/share/xcat/netboot/rh/*.postinstall
|
||||
|
||||
# For now, don't ship these plugins on AIX to avoid AIX dependency.
|
||||
%ifnos linux
|
||||
|
Loading…
Reference in New Issue
Block a user