From 2af4ce763faae0c6f68b171b43e93101047d0c02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sun, 18 Jul 2021 12:00:52 +0200 Subject: Add pkgpatch script, remove pkgdiff patches --- README | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 1c5258d..f8097a8 100644 --- a/README +++ b/README @@ -77,8 +77,4 @@ The usr/ directory contains patches for the NetBSD distribution. == Applying a patch == cd /usr/*src/... - patch -F3 -Vt <~/patches/usr/*src/.../patch-name - --F3 increases the fuzz from the default value of 2. -Vt enables -numbered backups, which avoids overwriting original files when -applying multiple patches. + pkgpatch <~/patches/usr/*src/.../patch-name -- cgit v1.2.3