X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=dl-dlsym.patch;h=067a72043f87ed68cbf1c7da2989d5539996ef37;hb=1785ea5471da12614d5ab191ba40d63db784cd73;hp=db4c9cc9df03c6e281e1f5ac16d87dbbe064389d;hpb=99ada230dd55f3e0aa06824f3b95335424c57557;p=packages%2Flvm2.git diff --git a/dl-dlsym.patch b/dl-dlsym.patch index db4c9cc..067a720 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.179.orig/lib/commands/toolcontext.c LVM2.2.02.179/lib/commands/toolcontext.c +--- LVM2.2.02.179.orig/lib/commands/toolcontext.c 2018-06-26 11:40:23.355840745 +0000 ++++ LVM2.2.02.179/lib/commands/toolcontext.c 2018-06-26 11:47:16.136816141 +0000 +@@ -1438,6 +1438,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 @@ +@@ -1455,6 +1456,7 @@ static int _init_single_segtype(struct c return lvm_register_segtype(seglib, segtype); }