diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -67,8 +67,8 @@ all: install patches-make: install forge --patchset "from makefile 2" -localhost-patches: install - forge --patchset "test-localhost" --url "http://localhost:2233/" +patches-list-2233: install + forge --list-patchset --connect "http://go.wit.com:2233/" patches-list: install forge --list-patchset |
