2.4.34
This commit is contained in:
2
Makefile
2
Makefile
@ -28,7 +28,7 @@ pack:
|
||||
tar acf $(BUILD_DIR)/myxx-cmake-local-$(V).tar.xz MyxxCMake
|
||||
|
||||
upload:
|
||||
git tag -d $(V)
|
||||
git tag -f -d $(V)
|
||||
git tag $(V)
|
||||
gitea-tea r c --repo cmake/myxx -t $(V) --tag $(V) \
|
||||
-a $(BUILD_DIR)/myxx-cmake_$(V).dsc \
|
||||
|
Reference in New Issue
Block a user