Fixed the build problems observed
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
This commit is contained in:
parent
e6c22c0587
commit
d170334473
@ -7,7 +7,7 @@ initdir = /etc/init.d
|
||||
|
||||
$(GF_DISTRIBUTION):
|
||||
$(mkdir_p) $(DESTDIR)$(initdir)
|
||||
$(INSTALL_PROGRAM) $(srcdir)/glusterfsd-$(GF_DISTRIBUTION) $(DESTDIR)$(initdir)/glusterfsd
|
||||
$(INSTALL_PROGRAM) $(abs_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