]> git.pld-linux.org Git - packages/lvm2.git/blame - lvm2-selinux.patch
lvm2-clvmd_cmd_timeout.patch patch added
[packages/lvm2.git] / lvm2-selinux.patch
CommitLineData
02be5118
ER
1--- LVM2.2.02.28/tools/Makefile.in~ 2007-08-20 23:55:30.000000000 +0300
2+++ LVM2.2.02.28/tools/Makefile.in 2007-10-31 19:45:05.169858091 +0200
4b6a6b49 3@@ -92,6 +92,9 @@
02be5118
ER
4 endif
5
6 LVMLIBS += -ldevmapper
4b6a6b49
AG
7+ifneq ("@STATIC_LINK@", "yes")
8+ LVMLIBS += -lselinux -lsepol
9+endif
02be5118
ER
10
11 DEFS += -DLVM_SHARED_PATH=\"$(exec_prefix)/sbin/lvm\"
12
This page took 0.113143 seconds and 4 git commands to generate.