From a1f06105dca95202204caa1c4ec931e28cd6793d Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 13 Apr 2024 21:14:05 +0200 Subject: tools-reference/diff-and-patch: No longer mention epatch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller --- tools-reference/diff-and-patch/text.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tools-reference') diff --git a/tools-reference/diff-and-patch/text.xml b/tools-reference/diff-and-patch/text.xml index 0e9755c..939e01e 100644 --- a/tools-reference/diff-and-patch/text.xml +++ b/tools-reference/diff-and-patch/text.xml @@ -38,8 +38,7 @@ than -u. For a verbose guide into patches and patching, see To apply a patch, use patch -pX < whatever.patch, where X is a number representing the number of path components which must be removed (typically this is 0 or 1). Within -ebuilds, use the epatch function, or eapply function -beginning with EAPI=6, instead — see +ebuilds, use the eapply function instead see .

-- cgit v1.2.3-65-gdbad