From 086ef357b64d4b7e5340226ada639813b1efd101 Mon Sep 17 00:00:00 2001 From: Kaushik BV Date: Sun, 13 Mar 2011 23:10:14 +0000 Subject: Gsyncd: Include a directory glusterfs in the libexecdir, so that it is not cumbersome with other scripts Signed-off-by: Kaushik BV Signed-off-by: Vijay Bellur BUG: 2477 (Cleanup up the installation of geo-replication scripts.) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2477 --- glusterfs.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'glusterfs.spec.in') diff --git a/glusterfs.spec.in b/glusterfs.spec.in index d4dedbd98..df7d107c6 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -2,7 +2,7 @@ # a descriptive suffix to identify who owns or what the change represents # e.g. release_version 2.MSW %define release 1%{?dist} -%define _libexecdir %{_prefix}/local/libexec +%define _libexecdir %{_prefix}/local/libexec/glusterfs # if you wish to compile an rpm without rdma support, compile like this... # rpmbuild -ta @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz --without rdma -- cgit