diff options
Diffstat (limited to 'net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21.ebuild')
-rw-r--r-- | net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21.ebuild b/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21.ebuild index 3c59f4d1d6c8..4e226a41ad29 100644 --- a/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21.ebuild +++ b/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21.ebuild @@ -24,6 +24,7 @@ S=${WORKDIR}/${P//_p/-}/network-traffic-analysis-tools src_prepare() { sed -i \ -e 's|/man/man1|/share&|g' \ + -e 's|$(LDLIBS)|$(LDFLAGS) &|g' \ Makefile || die default |