gentoo/dev-perl/UltraDNS/files/UltraDNS-0.06-nomkmethods.patch
Kent Fredric 68a4197d12
dev-perl/UltraDNS: Fix test failures due to '.' in @INC, bug #623144
- EAPI6
- Parallel tests
- Fix '.' in @INC test failure
- Purge unwanted author tests
- Fix unwanted installation of build script

Bug: https://bugs.gentoo.org/623144
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-03-19 05:24:42 +13:00

21 lines
451 B
Diff

From 16a92623e2005718af58d7ed0628fb2d4c7b2d51 Mon Sep 17 00:00:00 2001
From: Kent Fredric <kentnl@gentoo.org>
Date: Mon, 19 Mar 2018 05:06:23 +1300
Subject: Stop installing mk_methods.pl to the host
---
INSTALL.SKIP | 1 +
1 file changed, 1 insertion(+)
create mode 100644 INSTALL.SKIP
diff --git a/INSTALL.SKIP b/INSTALL.SKIP
new file mode 100644
index 0000000..1699662
--- /dev/null
+++ b/INSTALL.SKIP
@@ -0,0 +1 @@
+mk_methods\.pl$
--
2.16.2