summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 3d6ef21..a551286 100644
--- a/Makefile
+++ b/Makefile
@@ -65,16 +65,16 @@ all: install
forge list --all
patches-make: install
- forge --patchset "from makefile"
+ forge --patchset "from makefile 2"
localhost-patches: install
forge --patchset "test-localhost" --url "http://localhost:2233/"
-patches-list: install
+patches-list: install patches-make
forge --list-patchset
-patches-apply-213058: install
- forge --apply /tmp/2024.12.27.213058.submitted.pb
+patches-apply-230233: install
+ forge --apply /tmp/2024.12.27.230233.submitted.pb
dirty: install
forge dirty --all