aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2008-10-06 14:52:50 -0400
committerBill Nottingham <notting@redhat.com>2008-10-06 14:52:50 -0400
commit8c4fa688931a8e915b0b870290483f352d05c828 (patch)
tree4cc60fc7191b562f806f1aafc165a4ae9b9c251b /Makefile
parent128729fb96578c85986a820a23e72df211d222c1 (diff)
downloadinitscripts-8c4fa688931a8e915b0b870290483f352d05c828.tar
initscripts-8c4fa688931a8e915b0b870290483f352d05c828.tar.gz
initscripts-8c4fa688931a8e915b0b870290483f352d05c828.tar.bz2
initscripts-8c4fa688931a8e915b0b870290483f352d05c828.tar.xz
initscripts-8c4fa688931a8e915b0b870290483f352d05c828.zip
Don't use force-tag (accidental commit).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e93b4f17..fd06c9be 100644
--- a/Makefile
+++ b/Makefile
@@ -139,7 +139,7 @@ clean:
@rm -fv *~ changenew ChangeLog.old *gz
tag:
- @git tag -a -f -m "Tag as $(TAG)" $(TAG)
+ @git tag -a -m "Tag as $(TAG)" $(TAG)
@echo "Tagged as $(TAG)"
archive: clean check tag changelog