From b1c19eda868b194f54c0bab5a228bebe168c113c Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Fri, 27 Sep 2013 09:23:36 -0400 Subject: [PATCH] %{python_sitelib} isn't prefixed with '/' in el5? Really? --- glusterfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glusterfs.spec b/glusterfs.spec index 757dd90..8f66b8e 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -674,7 +674,7 @@ fi %exclude %{_libdir}/*.so %{_libdir}/libgfapi.* %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/mount/api* -%{python_sitelib}/gluster/__init__.p* +/%{python_sitelib}/gluster/__init__.p* %if ( 0%{!?_without_ocf:1} ) %files resource-agents