mirror of
https://github.com/brain-hackers/buildbrain
synced 2025-10-14 20:28:38 +09:00
Add datetag target
This commit is contained in:
4
Makefile
4
Makefile
@@ -110,3 +110,7 @@ aptcache:
|
|||||||
./tools/aptcache_linux_amd64 \
|
./tools/aptcache_linux_amd64 \
|
||||||
-rule 'local=localhost:65432, remote=ftp.jaist.ac.jp' \
|
-rule 'local=localhost:65432, remote=ftp.jaist.ac.jp' \
|
||||||
-rule 'local=localhost:65433, remote=security.debian.org'
|
-rule 'local=localhost:65433, remote=security.debian.org'
|
||||||
|
|
||||||
|
.PHONY:
|
||||||
|
datetag:
|
||||||
|
git tag $(shell ./tools/version)
|
||||||
|
Reference in New Issue
Block a user