summaryrefslogtreecommitdiff
path: root/package/lvm/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-16 16:27:36 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-16 17:36:01 -0500
commit9071fbf942af58c055f7eea5cddd16614f9c1739 (patch)
tree59939ba626c832f49e08530ae7f51860132e51e1 /package/lvm/patches
parent2282c32b4d4b542ea3fecc4e7b68a435ecf07aed (diff)
update lvm to latest
Diffstat (limited to 'package/lvm/patches')
-rw-r--r--package/lvm/patches/patch-make_tmpl_in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/lvm/patches/patch-make_tmpl_in b/package/lvm/patches/patch-make_tmpl_in
deleted file mode 100644
index e25835467..000000000
--- a/package/lvm/patches/patch-make_tmpl_in
+++ /dev/null
@@ -1,11 +0,0 @@
---- LVM2.2.02.106.orig/make.tmpl.in 2014-04-10 17:38:46.000000000 +0200
-+++ LVM2.2.02.106/make.tmpl.in 2014-05-23 08:48:28.000000000 +0200
-@@ -46,7 +46,7 @@ LIBS = @LIBS@
- STATIC_LIBS = $(SELINUX_LIBS) $(UDEV_LIBS) $(BLKID_LIBS)
- DEFS += @DEFS@
- # FIXME set this only where it's needed, not globally?
--CFLAGS += @CFLAGS@
-+CFLAGS ?= @CFLAGS@
- CLDFLAGS += @CLDFLAGS@
- ELDFLAGS += @ELDFLAGS@
- LDDEPS += @LDDEPS@