From fbdd283424c3b4baef64388d0faffe108e349adc Mon Sep 17 00:00:00 2001 From: daniceexi Date: Mon, 22 Mar 2010 05:32:54 +0000 Subject: [PATCH] make all the files in /install/postscripts/ are executable git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5541 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/xCAT.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index c2c96b87c..991c3d0cf 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -91,6 +91,8 @@ tar -xf postscripts.tar rm postscripts.tar %endif +chmod 755 $RPM_BUILD_ROOT/install/postscripts/* + rm LICENSE.html mkdir -p postscripts/hostkeys cd -