summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-06-16 23:55:24 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-06-16 23:55:49 +0100
commit24bd40b29cd3f3b9249f945638fb483d93a4fb51 (patch)
tree08c8ef2e505cedb6a495198b0d481ef9816d2471 /dev-util/unifdef/unifdef-2.12.ebuild
parentprofiles.desc: add soft-float 20.0 riscv profiles (diff)
downloadgentoo-24bd40b29cd3f3b9249f945638fb483d93a4fb51.tar.gz
gentoo-24bd40b29cd3f3b9249f945638fb483d93a4fb51.tar.bz2
gentoo-24bd40b29cd3f3b9249f945638fb483d93a4fb51.zip
dev-util/unifdef: tweak tests for non-en locale and missing 'cc'
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/unifdef/unifdef-2.12.ebuild')
-rw-r--r--dev-util/unifdef/unifdef-2.12.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/unifdef/unifdef-2.12.ebuild b/dev-util/unifdef/unifdef-2.12.ebuild
index cf3ba7f64167..d936e5d6a08b 100644
--- a/dev-util/unifdef/unifdef-2.12.ebuild
+++ b/dev-util/unifdef/unifdef-2.12.ebuild
@@ -13,6 +13,8 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
+PATCHES=("${FILESDIR}"/${P}-tests.patch)
+
DOCS=( README )
src_prepare() {