1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-07-30 23:41:55 +03:00

Generate example.conf so default lvm.conf contents can be configured.

This commit is contained in:
Alasdair Kergon
2010-05-20 11:45:56 +00:00
parent 52edfba95b
commit da05c479a9
5 changed files with 5 additions and 2 deletions

View File

@ -15,7 +15,7 @@ srcdir = @srcdir@
top_srcdir = @top_srcdir@
top_builddir = @top_builddir@
CONFSRC=$(srcdir)/example.conf
CONFSRC=example.conf
CONFDEST=lvm.conf
include $(top_builddir)/make.tmpl