diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |
