]> sourceware.org Git - lvm2.git/commit
Install plugins to subdirs
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 6 May 2010 10:07:46 +0000 (10:07 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 6 May 2010 10:07:46 +0000 (10:07 +0000)
commitcd3475a8cbf090bc541ec468264c3ab5b07ca6f5
tree8ae2468b9d7bbf62fb064dfc7ead8942dc47ed11
parent03c5c5fbe7ea81378f0c46235a6b7f6ffda14c00
Install plugins to subdirs

Target install_dm_plugin installs files to libdir/device-mapper.
Target install_lvm2_plugin installs files to libdir/lvm2.

Both targets creates relative links to libdir to keep the code
compatible with current dlopen handling.

Once we will be able to read plugins from subdir, links
could be removed.
daemons/dmeventd/plugins/mirror/Makefile.in
daemons/dmeventd/plugins/snapshot/Makefile.in
lib/format1/Makefile.in
lib/format_pool/Makefile.in
lib/locking/Makefile.in
lib/mirror/Makefile.in
lib/snapshot/Makefile.in
make.tmpl.in
This page took 0.033809 seconds and 5 git commands to generate.