aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-07-18 12:00:52 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-07-18 12:00:52 +0200
commit2af4ce763faae0c6f68b171b43e93101047d0c02 (patch)
treefafb211fa4f02a098d979fccf9512f8874373151 /README
parent3522ec2858128e61488249dcb1e130814c8b79fd (diff)
downloadpatches-2af4ce763faae0c6f68b171b43e93101047d0c02.tar.gz
Add pkgpatch script, remove pkgdiff patches
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 1 insertions, 5 deletions
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