Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs/release_howto.txt
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2008-06-23 10:17:16 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2008-06-23 10:17:16 (GMT)
commit2b8e73dcb792715c71a737800bce452771a2e927 (patch)
tree5d41e288b409ee48bb1f0560b551f656272aa2dc /docs/release_howto.txt
parentc0937655ec2e73ce043486ad3e7bd11de36f25c7 (diff)
Update release docs to OLPC-3
Diffstat (limited to 'docs/release_howto.txt')
-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