mirror of
git://sourceware.org/git/lvm2.git
synced 2025-12-02 12:23:50 +03:00
Install lvmconf script by default.
Remove unnecessary versioned dmeventd plugin symlinks.
This commit is contained in:
@@ -17,7 +17,7 @@ top_builddir = @top_builddir@
|
||||
|
||||
include $(top_builddir)/make.tmpl
|
||||
|
||||
SCRIPTS = lvmdump.sh vgimportclone.sh
|
||||
SCRIPTS = lvmdump.sh lvmconf.sh vgimportclone.sh
|
||||
ifeq ("@FSADM@", "yes")
|
||||
SCRIPTS += fsadm.sh
|
||||
endif
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# Copyright (C) 2004-2009 Red Hat, Inc. All rights reserved.
|
||||
#
|
||||
# This file is part of the lvm2-cluster package.
|
||||
# This file is part of the lvm2 package.
|
||||
#
|
||||
# This copyrighted material is made available to anyone wishing to use,
|
||||
# modify, copy, or redistribute it subject to the terms and conditions
|
||||
|
||||
Reference in New Issue
Block a user