diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-04-24 23:23:58 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:48 -0500 |
commit | f87dad995061b7a9dd87e05dbc320792893aaa85 (patch) | |
tree | 0641e36b73c9a997ec430dd3986978040bc44066 | |
parent | d0a17501cbb75937f41b75904cd07562476f7d4d (diff) | |
download | samba-f87dad995061b7a9dd87e05dbc320792893aaa85.tar.gz samba-f87dad995061b7a9dd87e05dbc320792893aaa85.tar.bz2 samba-f87dad995061b7a9dd87e05dbc320792893aaa85.zip |
cvs2cl is no longer a dependency
(This used to be commit dd60d21a634aacb28caec307ac5b4b5c916365d6)
-rw-r--r-- | docs/docbook.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/docbook.txt b/docs/docbook.txt index e1e5881bd1..ea9dd62be9 100644 --- a/docs/docbook.txt +++ b/docs/docbook.txt @@ -47,7 +47,6 @@ To generate the docs, you need to have the following packages installed: * docbook-utils * xsltproc * pngtopnm and pnmtops (from the netpbm utilities) - * cvs2cl (for generating the changelog file for the HOWTO) For generating PDF (thru LaTeX): * db2latex (from http://db2latex.sf.net/). Make sure to get CVS version |