diff --git a/xCAT-OpenStack/xCAT-OpenStack.spec b/xCAT-OpenStack/xCAT-OpenStack.spec index e6e9cc4bc..c2336b798 100644 --- a/xCAT-OpenStack/xCAT-OpenStack.spec +++ b/xCAT-OpenStack/xCAT-OpenStack.spec @@ -54,7 +54,7 @@ chmod 755 $RPM_BUILD_ROOT/%{prefix}/sbin/* cp -a postscripts/* $RPM_BUILD_ROOT/install/postscripts chmod 755 $RPM_BUILD_ROOT/install/postscripts/* -cp -a templates/mypostscript/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/templates +cp -a templates/* $RPM_BUILD_ROOT/%{prefix}/share/xcat/templates chmod 644 $RPM_BUILD_ROOT/%{prefix}/share/xcat/templates/* %clean