From 151d11a3b91de33e57687de128c1d9288a19d8f3 Mon Sep 17 00:00:00 2001 From: ligc Date: Tue, 21 Aug 2012 01:36:58 +0000 Subject: [PATCH] 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 --- xCAT-server/xCAT-server.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-server/xCAT-server.spec b/xCAT-server/xCAT-server.spec index 2f511e848..295be4ef3 100644 --- a/xCAT-server/xCAT-server.spec +++ b/xCAT-server/xCAT-server.spec @@ -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