Update INSTALL
This commit is contained in:
parent
af4a82863f
commit
0dbbf9f20b
4
INSTALL
4
INSTALL
|
@ -14,9 +14,9 @@ important steps:
|
||||||
sh new-version.sh 2.xx.xx
|
sh new-version.sh 2.xx.xx
|
||||||
|
|
||||||
2. rebuild the configuration files with autogen.sh
|
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
|
4. Copy ChangeLog-2.x.y and fontconfig-2.x.y.tar.gz to
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue