summaryrefslogtreecommitdiffstats
path: root/doc/dev/make_release
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2009-08-20 09:54:35 +0000
committerAdam Tkac <atkac@redhat.com>2009-08-20 09:54:35 +0000
commit2d7d3f75a3f900e54aa0da324ed9b0dbe61d10a0 (patch)
tree68fd368f1d57e1e680dd791d0e89e2c0c233f4f6 /doc/dev/make_release
parent945ad2570f25eeb88f9fa09fe125741ea63c157c (diff)
downloadtigervnc-2d7d3f75a3f900e54aa0da324ed9b0dbe61d10a0.tar.gz
tigervnc-2d7d3f75a3f900e54aa0da324ed9b0dbe61d10a0.zip
Fix typo in make_release text file.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3881 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'doc/dev/make_release')
-rw-r--r--doc/dev/make_release2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dev/make_release b/doc/dev/make_release
index e72e3dd5..179bf594 100644
--- a/doc/dev/make_release
+++ b/doc/dev/make_release
@@ -2,7 +2,7 @@ Quick overview of steps to make a release.
1. tag the release
2. go to the correct tags/<tag> directory and run `svn export . tigervnc-<version>`
-3. go to exported tree and in common/ and win/ directories run `autoreconf -fiv`
+3. go to exported tree and in unix/ and win/ directories run `autoreconf -fiv`
4. find all "autom4te.cache" directories and remove them
5. pack the exported source as ".tar.gz" archive
6. upload the tarball, built Win installer and Xvnc to Sourceforge