games-arcade/ceferino: Remove missing patch.

Signed-off-by: Jesus P Rey <gentoo@chuso.net>
Closes: https://bugs.gentoo.org/653310
Closes: https://github.com/gentoo/gentoo/pull/18028
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
Jesus P Rey (Chuso)
2020-10-25 10:50:17 +01:00
committed by James Le Cuirot
parent 333bb409b8
commit 642f9bfe52

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,7 +27,6 @@ S="${WORKDIR}/${P}+svn37"
src_prepare() {
default
eapply "${FILESDIR}"/${P}-latin1.patch
sed -i \
-e '/^INCLUDES/s:\$(datadir)/locale:/usr/share/locale:' \
src/Makefile.am || die