revert
This commit is contained in:
parent
337de6fb67
commit
c7cbb3b206
@ -17,7 +17,7 @@ clean:
|
||||
|
||||
$(STATIC_VFS):
|
||||
test -f esc || $(ENV) go get github.com/mjibson/esc
|
||||
esc -o $@ -prefix="static/" -pkg vfs static
|
||||
${HOME}/go/bin/esc -o $@ -prefix="static/" -pkg vfs static
|
||||
|
||||
build: $(STATIC_VFS) $(OUT_DIR)
|
||||
$(ENV) GOOS=linux GOARCH=386 go build -o $(OUT_DIR)/mapserver-linux-x86
|
||||
|
Loading…
Reference in New Issue
Block a user