Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/release_howto.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/release_howto.txt b/docs/release_howto.txt
index ef627b6..9c08055 100644
--- a/docs/release_howto.txt
+++ b/docs/release_howto.txt
@@ -43,7 +43,7 @@ for package in [sugar, sugar-toolkit, sugar-base, sugar-artwork]:
cd cvs_package
cvs update
- cd OLPC-2
+ cd OLPC-3
make new-sources FILES="[tarball-created-with-make_distcheck]"
# Change the version in the spec
@@ -54,8 +54,7 @@ for package in [sugar, sugar-toolkit, sugar-base, sugar-artwork]:
make srpm
make clog
- cvs commit
- # and put the output of 'make clog' as message
+ cvs commit -F clog
make tag
make build