From c23608a28f856bc7d667228ac0b42a6b9bd35d31 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Mon, 1 Feb 2016 17:07:56 +0100 Subject: net-misc/socat: Reinstate patch. Package-Manager: portage-2.2.27 --- net-misc/socat/socat-1.7.3.1.ebuild | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'net-misc/socat') diff --git a/net-misc/socat/socat-1.7.3.1.ebuild b/net-misc/socat/socat-1.7.3.1.ebuild index e01d76b54310..b101e18724ad 100644 --- a/net-misc/socat/socat-1.7.3.1.ebuild +++ b/net-misc/socat/socat-1.7.3.1.ebuild @@ -29,6 +29,11 @@ DOCS=( BUGREPORTS CHANGES DEVELOPMENT EXAMPLES FAQ FILES PORTING README SECURITY ) +src_prepare() { + epatch "${FILESDIR}"/${PN}-1.7.3.0-filan-build.patch +} + + src_configure() { filter-flags '-Wno-error*' #293324 tc-export AR -- cgit v1.2.3-65-gdbad