summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2020-09-20 18:49:12 +0200
committerConrad Kostecki <conikost@gentoo.org>2020-09-20 18:49:12 +0200
commitc37423512b74a7e0dc224e691dc6cdf019776cb6 (patch)
tree5624261882e73582e5bb14eec75fab8c5833ad82 /net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild
parentnet-misc/mcproxy: fix compilation with clang (diff)
downloadgentoo-c37423512b74a7e0dc224e691dc6cdf019776cb6.tar.gz
gentoo-c37423512b74a7e0dc224e691dc6cdf019776cb6.tar.bz2
gentoo-c37423512b74a7e0dc224e691dc6cdf019776cb6.zip
net-misc/mcproxy: rename patch
Patch renamed in order to have a full name. Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild')
-rw-r--r--net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild b/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild
index e69713a190ca..b264a8937f8f 100644
--- a/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild
+++ b/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild
@@ -23,7 +23,7 @@ S="${WORKDIR}/${P}/${PN}"
PATCHES=(
"${FILESDIR}/${P}-clang.patch"
- "${FILESDIR}/fix_checksum_calculation.patch"
+ "${FILESDIR}/${P}-fix-checksum-calculation.patch"
)
CONFIG_CHECK="~IP_MULTICAST ~IP_MROUTE"