Fix xCAT-UI build problem

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12337 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
bp-sawyers 2012-04-24 21:02:57 +00:00
parent 2192a7602d
commit 0cbce7857d

View File

@ -84,7 +84,7 @@ chmod 755 $RPM_BUILD_ROOT%{prefix}/ui/*
%files
%defattr(-,root,root)
%{prefix}/ui
%{prefix}
%pre
#********** Pre-install **********