diff options
author | Harshavardhana <harsha@zresearch.com> | 2009-05-15 02:39:15 -0700 |
---|---|---|
committer | Anand V. Avati <avati@amp.gluster.com> | 2009-05-16 15:32:44 +0530 |
commit | ce653eadc2d13e9f4d3748d217ef7614539a2f34 (patch) | |
tree | bcf600c879ca15a32d465b83d6814f8e6f891352 /configure.ac | |
parent | 11cae446e0c115bbfa5ee3e6b18ef0e2c45b84fe (diff) |
modified init scripts to honour @prefix@
fixes http://savannah.nongnu.org/bugs/?26581
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index aee4dd07e..5e44081c0 100644 --- a/configure.ac +++ b/configure.ac @@ -125,6 +125,9 @@ AC_CONFIG_FILES([Makefile extras/Makefile extras/init.d/Makefile extras/init.d/glusterfs-server.plist + extras/init.d/glusterfsd-Debian + extras/init.d/glusterfsd-Redhat + extras/init.d/glusterfsd-SuSE extras/benchmarking/Makefile glusterfs.spec]) |