Renamed abs_top_srcdir to top_srcdir for older versions of autotool
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
This commit is contained in:
parent
4e68cf7c4d
commit
6bd53940d1
@ -7,7 +7,7 @@ initdir = /etc/init.d
|
||||
|
||||
$(GF_DISTRIBUTION):
|
||||
$(mkdir_p) $(DESTDIR)$(initdir)
|
||||
$(INSTALL_PROGRAM) $(abs_top_srcdir)/extras/init.d/glusterfsd-$(GF_DISTRIBUTION) $(DESTDIR)$(initdir)/glusterfsd
|
||||
$(INSTALL_PROGRAM) $(top_srcdir)/extras/init.d/glusterfsd-$(GF_DISTRIBUTION) $(DESTDIR)$(initdir)/glusterfsd
|
||||
|
||||
install-exec-local: $(GF_DISTRIBUTION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user