mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-22 09:57:47 +03:00
Fix cmirrod build directory while we wait to do a proper rename of the
directory and move files.
This commit is contained in:
parent
f8d076d827
commit
c99b9fa946
@ -1,5 +1,6 @@
|
||||
Version 2.02.52 -
|
||||
=================================
|
||||
Fix clogd build direcory.
|
||||
Drop unrequired clogd Makefile.
|
||||
Fix clvmd autodetection check and cleanup related configure messages.
|
||||
Fix Makefile distclean target.
|
||||
|
@ -22,7 +22,7 @@ ifneq ("@CLVMD@", "none")
|
||||
endif
|
||||
|
||||
ifeq ("@BUILD_CMIRRORD@", "yes")
|
||||
SUBDIRS += cmirrord
|
||||
SUBDIRS += clogd
|
||||
endif
|
||||
|
||||
ifeq ("@BUILD_DMEVENTD@", "yes")
|
||||
|
Loading…
x
Reference in New Issue
Block a user