From 98f3b6ea30de7a8c4e727184d902dd13ec56a721 Mon Sep 17 00:00:00 2001 From: Jaap Keuter Date: Thu, 26 Jul 2007 06:45:19 +0000 Subject: Filling in ChSrcDeb section svn path=/trunk/; revision=22405 --- docbook/wsdg_src/WSDG_chapter_sources.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'docbook') diff --git a/docbook/wsdg_src/WSDG_chapter_sources.xml b/docbook/wsdg_src/WSDG_chapter_sources.xml index b2c9b5e1b5..095505ced2 100644 --- a/docbook/wsdg_src/WSDG_chapter_sources.xml +++ b/docbook/wsdg_src/WSDG_chapter_sources.xml @@ -1073,7 +1073,19 @@ $Id$
Debian: .deb packages - XXX - don't know how to do + The Debian Package is built using dpkg-buildpackage, based on information + found in the source tree under debian. See + for a + more in-depth discussion of the build process. + + + In the wireshark directory, type: + + + $ make debian-package + + + to build the Debian Package.
@@ -1091,7 +1103,7 @@ $Id$ In the wireshark directory, type: - > make rpm-package + $ make rpm-package to build the RPM. Once it is done, there will be a message stating where the built RPM can be found. -- cgit v1.2.3