Update INSTALL

This commit is contained in:
Behdad Esfahbod 2010-01-26 12:43:51 -05:00
parent af4a82863f
commit 0dbbf9f20b
1 changed files with 2 additions and 2 deletions

View File

@ -14,9 +14,9 @@ important steps:
sh new-version.sh 2.xx.xx
2. rebuild the configuration files with autogen.sh
sh autogen.sh --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man --localstatedir=/var
./autogen.sh --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man --localstatedir=/var
3. make distcheck (NB: won't work without docbook-utils -PL)
3. make distcheck
4. Copy ChangeLog-2.x.y and fontconfig-2.x.y.tar.gz to