helps to have the tool
authorivan <ivan>
Sun, 11 Oct 2009 01:50:43 +0000 (01:50 +0000)
committerivan <ivan>
Sun, 11 Oct 2009 01:50:43 +0000 (01:50 +0000)
Makefile
bin/cvs2cl [new file with mode: 0755]

index ee75ea4..82e6cb2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -389,7 +389,7 @@ clean:
 .PHONY: release
 release:
        # Update the changelog
 .PHONY: release
 release:
        # Update the changelog
-       ./CVS2CL
+       ./bin/cvs2cl
        cvs commit -m "Updated for ${VERSION}" ChangeLog
 
        # Update the RPM specfile
        cvs commit -m "Updated for ${VERSION}" ChangeLog
 
        # Update the RPM specfile
diff --git a/bin/cvs2cl b/bin/cvs2cl
new file mode 100755 (executable)
index 0000000..442bf56
--- /dev/null
@@ -0,0 +1 @@
+cvs2cl -F trunk