]> source.dussan.org Git - tigervnc.git/commitdiff
Fix typo in make_release text file.
authorAdam Tkac <atkac@redhat.com>
Thu, 20 Aug 2009 09:54:35 +0000 (09:54 +0000)
committerAdam Tkac <atkac@redhat.com>
Thu, 20 Aug 2009 09:54:35 +0000 (09:54 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3881 3789f03b-4d11-0410-bbf8-ca57d06f2519

doc/dev/make_release

index e72e3dd509525eb3f12eff6a06418799b1949266..179bf5946ee83b433658acbf2f5b362b3092bcd6 100644 (file)
@@ -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