X-Git-Url: https://git.tld-linux.org/?p=packages%2Flvm2.git;a=blobdiff_plain;f=dl-dlsym.patch;h=c4bcd92d8c574c766b36447c51867d2a8c135141;hp=db4c9cc9df03c6e281e1f5ac16d87dbbe064389d;hb=8780299f67c78624188b5a2a8d85e69e6724be4a;hpb=aef0eae05381d3cde014fc4cd09fa61acd7ca4b9 diff --git a/dl-dlsym.patch b/dl-dlsym.patch index db4c9cc..c4bcd92 100644 --- a/dl-dlsym.patch +++ b/dl-dlsym.patch @@ -1,6 +1,7 @@ ---- LVM2.2.02.72/lib/commands/toolcontext.c~ 2010-07-29 13:21:40.000000000 +0300 -+++ LVM2.2.02.72/lib/commands/toolcontext.c 2010-07-29 13:21:42.552959287 +0300 -@@ -876,6 +876,7 @@ +diff -urp LVM2.2.02.177.orig/lib/commands/toolcontext.c LVM2.2.02.177/lib/commands/toolcontext.c +--- LVM2.2.02.177.orig/lib/commands/toolcontext.c 2018-01-26 15:13:17.000000000 +0000 ++++ LVM2.2.02.177/lib/commands/toolcontext.c 2018-01-26 16:38:04.214235565 +0000 +@@ -1455,6 +1455,7 @@ int lvm_register_segtype(struct segtype_ return 1; } @@ -8,7 +9,7 @@ static int _init_single_segtype(struct cmd_context *cmd, struct segtype_library *seglib) { -@@ -893,6 +894,7 @@ +@@ -1472,6 +1473,7 @@ static int _init_single_segtype(struct c return lvm_register_segtype(seglib, segtype); }