Add comment about needing docbook-utils to run make distcheck; hope it'll
save pain to others later.
This commit is contained in:
parent
35c2c7f1e9
commit
d75bef7bc8
2
INSTALL
2
INSTALL
|
@ -19,7 +19,7 @@ important steps:
|
||||||
3. Commit those changes
|
3. Commit those changes
|
||||||
4. rebuild the configuration files with autogen.sh
|
4. rebuild the configuration files with autogen.sh
|
||||||
sh autogen.sh --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man
|
sh autogen.sh --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man
|
||||||
5. make distcheck
|
5. make distcheck (NB: won't work without docbook-utils -PL)
|
||||||
6. tag the tree
|
6. tag the tree
|
||||||
cvs tag fc-2_2_xx
|
cvs tag fc-2_2_xx
|
||||||
7. Split out the ChangeLog into ChangeLog-2.2.xx with
|
7. Split out the ChangeLog into ChangeLog-2.2.xx with
|
||||||
|
|
Loading…
Reference in New Issue