aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarstrom <john@ankarstrom.se>2021-06-30 20:46:53 +0200
committerJohn Ankarstrom <john@ankarstrom.se>2021-06-30 20:46:53 +0200
commit7552cc9817d8b5e436402ea2655d6ea087c0f28b (patch)
treef5b88abad00adce18a1f427b724a9d676792b63c
parent2fc49f75c04e534084f08606f0c5fc6cca8e5e71 (diff)
downloadpatches-7552cc9817d8b5e436402ea2655d6ea087c0f28b.tar.gz
README: Add note about make replace
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index f688585..2bf9dce 100644
--- a/README
+++ b/README
@@ -54,6 +54,7 @@ First, you may want to undo the old patches as described above.
make do-patch
make do-build
+ make replace
The first step will complain if patches have already been applied
(and not undone), but your new patch should be applied regardless.