You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/lksctp-tools/files/lksctp-tools-1.0.8-prefix.p...

14 lines
332 B

default @bindir@ expands to ${exec_prefix}/bin and default @exec_prefix@
expands to ${prefix}
--- src/withsctp/withsctp.in
+++ src/withsctp/withsctp.in
@@ -1,5 +1,7 @@
#!/bin/sh
# -*- sh -*-
+prefix=@prefix@
+exec_prefix=@exec_prefix@
LIBDIR=@libdir@/@PACKAGE@
BINDIR=@bindir@
export LD_PRELOAD=${LIBDIR}/libwithsctp.so.1.0.6