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