summaryrefslogtreecommitdiff
path: root/Makefile.private
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.private')
-rw-r--r--Makefile.private2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.private b/Makefile.private
index ddbf75b0..9f822b2b 100644
--- a/Makefile.private
+++ b/Makefile.private
@@ -43,7 +43,7 @@ official:
release:
test -d release
rm -f '$(GIT_DIR)'/refs/tags/syslinux-$(VERSION)
- cg-tag syslinux-$(VERSION)
+ cg-tag -f syslinux-$(VERSION)
-rm -rf release/syslinux-$(VERSION)
-rm -f release/syslinux-$(VERSION).*
cd release && env GIT_DIR='$(ABS_GIT_DIR)' cg-export -r syslinux-$(VERSION) syslinux-$(VERSION)