From 0cbce7857d9ef3323ab2fa7c453162be4cabf18f Mon Sep 17 00:00:00 2001 From: bp-sawyers Date: Tue, 24 Apr 2012 21:02:57 +0000 Subject: [PATCH] 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 --- xCAT-UI/xCAT-UI.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/xCAT-UI.spec b/xCAT-UI/xCAT-UI.spec index 2bf98abae..d20b71d47 100644 --- a/xCAT-UI/xCAT-UI.spec +++ b/xCAT-UI/xCAT-UI.spec @@ -84,7 +84,7 @@ chmod 755 $RPM_BUILD_ROOT%{prefix}/ui/* %files %defattr(-,root,root) -%{prefix}/ui +%{prefix} %pre #********** Pre-install **********