Patch is applicable with -fuzz=0
This commit is contained in:
parent
0421b01081
commit
39077eef3d
@ -6,5 +6,5 @@
|
||||
-LIBDIR=@libdir@/@PACKAGE@
|
||||
+LIBDIR=`rpm --eval "%{_libdir}"`/@PACKAGE@
|
||||
BINDIR=@bindir@
|
||||
export LD_PRELOAD=${LIBDIR}/libwithsctp.so.1.0.8
|
||||
export LD_PRELOAD=${LIBDIR}/libwithsctp.so.1.0.9
|
||||
if ! ${BINDIR}/checksctp 2> /dev/null
|
||||
|
||||
Loading…
Reference in New Issue
Block a user