diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2018-06-07 03:21:27 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2018-06-07 03:21:27 +0200 |
commit | 20863d6664c4ea59f7f51b3044b97db6af9d2241 (patch) | |
tree | 1454f729731ae9de24440f5f4801db94cc356675 /package/lvm/patches/patch-Makefile_in | |
parent | 02c582b7561f832ba7000a8127e4971ea21f6085 (diff) |
lvm: update to 2.02.177
Diffstat (limited to 'package/lvm/patches/patch-Makefile_in')
-rw-r--r-- | package/lvm/patches/patch-Makefile_in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/lvm/patches/patch-Makefile_in b/package/lvm/patches/patch-Makefile_in index 81729e780..305822e5b 100644 --- a/package/lvm/patches/patch-Makefile_in +++ b/package/lvm/patches/patch-Makefile_in @@ -1,5 +1,5 @@ ---- LVM2.2.02.168.orig/Makefile.in 2016-12-01 00:17:28.000000000 +0100 -+++ LVM2.2.02.168/Makefile.in 2017-03-27 20:43:17.000000000 +0200 +--- LVM2.2.02.177.orig/Makefile.in 2017-12-18 21:44:34.000000000 +0100 ++++ LVM2.2.02.177/Makefile.in 2018-06-07 03:09:57.000000000 +0200 @@ -18,7 +18,7 @@ top_builddir = @top_builddir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ @@ -9,7 +9,7 @@ ifeq ("@UDEV_RULES@", "yes") SUBDIRS += udev -@@ -67,7 +67,7 @@ liblvm.device-mapper: include.device-map +@@ -69,7 +69,7 @@ liblvm.device-mapper: include.device-map daemons.device-mapper: libdm.device-mapper tools.device-mapper: libdm.device-mapper scripts.device-mapper: include.device-mapper |