rename README file

This commit is contained in:
Songmu 2019-05-25 00:55:12 +09:00
parent 757cb3ad90
commit 5c11a13700
4 changed files with 0 additions and 3 deletions

1
.gitignore vendored
View file

@ -1,3 +1,2 @@
/ghq
/dist
README.txt

View file

@ -54,7 +54,6 @@ DIST_DIR = dist/v$(VERSION)
.PHONY: crossbuild
crossbuild: CREDITS
rm -rf $(DIST_DIR)
cp ghq.txt README.txt
goxz -arch=386,amd64 -build-ldflags=$(BUILD_LDFLAGS) \
-include='zsh/_ghq' -z -d $(DIST_DIR)
cd $(DIST_DIR) && shasum $$(find * -type f -maxdepth 0) > SHASUMS

View file

@ -1 +0,0 @@
ghq.txt