summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2004-05-29 19:49:52 +0000
committerKeith Packard <keithp@keithp.com>2004-05-29 19:49:52 +0000
commite867aa336c4b0d80702f01b1ff390ca8c81dd73a (patch)
treea372586443c2de4bf451179d540ec4e8294922bf
parentd81271eb21db058d0e816044874b3a8b88439e82 (diff)
Add sh autogen.sh to INSTALLfc-2_2_95
-rw-r--r--INSTALL14
1 files changed, 8 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 65ce4af..ec3dd22 100644
--- a/INSTALL
+++ b/INSTALL
@@ -17,13 +17,15 @@ important steps:
Change version number
Set the date
3. Commit those changes
- 4. make checkdist
- 5. tag the tree
+ 4. rebuild the configuration files with autogen.sh
+ sh autogen.sh --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man
+ 5. make distcheck
+ 6. tag the tree
cvs tag fc-2_2_xx
- 6. Split out the ChangeLog into ChangeLog-2.2.xx with
+ 7. Split out the ChangeLog into ChangeLog-2.2.xx with
the changes since the previous release
- 7. Copy ChangeLog-2.2.xx and fontconfig-2.2.xx.tar.gz to
+ 8. Copy ChangeLog-2.2.xx and fontconfig-2.2.xx.tar.gz to
freedesktop.org:~fontconfig/public_html/release
- 8. Update the Fontconfig Devel wiki page
+ 9. Update the Fontconfig Devel wiki page
http://freedesktop.org/Software/FontconfigDevel
- 9. Post a note to fontconfig@fontconfig.org
+10. Post a note to fontconfig@fontconfig.org