summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-03-13 21:18:51 +0100
committerDavid Seifert <soap@gentoo.org>2021-03-13 21:18:51 +0100
commit9ab47c293202bf8181645541ad64550ff8c8af32 (patch)
tree843907c12b1c44545e28933f22262f02e6210b49 /net-misc/lksctp-tools/files
parentsci-misc/h5utils: Remove old 1.12.1-r2 (diff)
downloadgentoo-9ab47c293202bf8181645541ad64550ff8c8af32.tar.gz
gentoo-9ab47c293202bf8181645541ad64550ff8c8af32.tar.bz2
gentoo-9ab47c293202bf8181645541ad64550ff8c8af32.zip
net-misc/lksctp-tools: Remove old 1.0.17
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-misc/lksctp-tools/files')
-rw-r--r--net-misc/lksctp-tools/files/lksctp-tools-1.0.8-prefix.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-misc/lksctp-tools/files/lksctp-tools-1.0.8-prefix.patch b/net-misc/lksctp-tools/files/lksctp-tools-1.0.8-prefix.patch
deleted file mode 100644
index 6e5808468d50..000000000000
--- a/net-misc/lksctp-tools/files/lksctp-tools-1.0.8-prefix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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