03e2b3
diff -up lksctp-tools-1.0.11/src/withsctp/withsctp.in.orig lksctp-tools-1.0.11/src/withsctp/withsctp.in
03e2b3
--- lksctp-tools-1.0.11/src/withsctp/withsctp.in.orig	2009-10-24 02:49:15.000000000 +0200
03e2b3
+++ lksctp-tools-1.0.11/src/withsctp/withsctp.in	2009-12-01 13:46:30.000000000 +0100
7ad6d6
@@ -1,6 +1,6 @@
7ad6d6
 #!/bin/sh
7ad6d6
 # -*- sh -*-
7ad6d6
-LIBDIR=@libdir@/@PACKAGE@
7ad6d6
+LIBDIR=`rpm --eval "%{_libdir}"`/@PACKAGE@
7ad6d6
 BINDIR=@bindir@
ab596a
 export LD_PRELOAD=${LIBDIR}/libwithsctp.so.1.0.17
7ad6d6
 if ! ${BINDIR}/checksctp 2> /dev/null