summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPatrick Lam <plam@MIT.EDU>2005-09-23 21:42:32 +0000
committerPatrick Lam <plam@MIT.EDU>2005-09-23 21:42:32 +0000
commitd75bef7bc8b2bb4ed7750ce5083b1e65a709d75a (patch)
tree6d6275a770fd49159b6ad41f2fd5f025d5fd0ece /INSTALL
parent35c2c7f1e979449e67551588f3440ff15e5c806c (diff)
Add comment about needing docbook-utils to run make distcheck; hope it'll
save pain to others later.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index ff067cf..58dffd5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,7 +19,7 @@ important steps:
3. Commit those changes
4. rebuild the configuration files with autogen.sh
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
cvs tag fc-2_2_xx
7. Split out the ChangeLog into ChangeLog-2.2.xx with