mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-14 06:28:16 +00:00
Install corosync-fplay and corosync-pload binaries
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1780 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
a68b9f3944
commit
53c29707a8
2
Makefile
2
Makefile
@ -171,6 +171,8 @@ install: all
|
||||
install -m 755 $(builddir)tools/corosync-objctl $(DESTDIR)$(SBINDIR)
|
||||
install -m 755 $(builddir)tools/corosync-cfgtool $(DESTDIR)$(SBINDIR)
|
||||
install -m 755 $(builddir)tools/corosync-keygen $(DESTDIR)$(SBINDIR)
|
||||
install -m 755 $(builddir)tools/corosync-fplay $(DESTDIR)$(SBINDIR)
|
||||
install -m 755 $(builddir)tools/corosync-pload $(DESTDIR)$(SBINDIR)
|
||||
|
||||
if [ ! -f $(DESTDIR)$(ETCDIR)/corosync.conf ] ; then \
|
||||
install -m 644 $(srcdir)conf/corosync.conf $(DESTDIR)$(ETCDIR) ; \
|
||||
|
Loading…
Reference in New Issue
Block a user