aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-09-21 09:50:09 +0000
committerJörg Mayer <jmayer@loplof.de>2005-09-21 09:50:09 +0000
commit8e8d66c2a9d7ca60dd43dd7f11c22dfa4e88b35b (patch)
tree905c087ac372d2a0544a1fe4609c120f264a3fac /epan/dissectors
parent9e3f582c04fff355d8dcb54163001a1b2e7d9718 (diff)
manpages are now done automagically
svn path=/trunk/; revision=15925
Diffstat (limited to 'epan/dissectors')
-rw-r--r--epan/dissectors/pidl/README9
1 files changed, 2 insertions, 7 deletions
diff --git a/epan/dissectors/pidl/README b/epan/dissectors/pidl/README
index a4fa81fdb0..afef5aba01 100644
--- a/epan/dissectors/pidl/README
+++ b/epan/dissectors/pidl/README
@@ -12,14 +12,9 @@ which is basically every time you do an svn up in the Ethereal toplevel dir.
In order to build, install yapp (on Suse, the rpm is named perl-Parse-Yapp),
then do
-make Makefile.PL && make && make doc && make install
+make Makefile.PL && make && && make install
-Note: This will not install the manpage (pidl.1).
-
-Note2: In order for "make doc" to succeed, you will need
- a) xsltproc and
- b) Internet access or a proper redirect to local copies of the
- manpages/docbook.xsl and html/docbook.xsl files.
+This will build and install the binaries and the manpage (pidl.1).
run pidl with: