From 4b7832bf10f055011a84c831ad6fb1053ad3d322 Mon Sep 17 00:00:00 2001 From: Niels de Vos Date: Wed, 29 May 2013 10:10:35 +0200 Subject: [PATCH] fix --- glusterfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glusterfs.spec b/glusterfs.spec index 94e0c72..5713104 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -677,7 +677,7 @@ cd .. %endif %if 0%{?rhel} && 0%{?rhel} <= 5 -%{__install} -D -p -m 0755 extras/init.d/rhel5-load-fuse.modules \ +%{__install} -D -p -m 0755 %{SOURCE7} \ %{buildroot}%{_sysconfdir}/sysconfig/modules/glusterfs-fuse.modules %endif