From d5164aff62cdb3463c3b344fdba6f030588240ea Mon Sep 17 00:00:00 2001 From: marc Date: Thu, 1 Jun 2006 08:29:24 +0000 Subject: [PATCH] added debian package build instriction --- README | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README b/README index 7ab202c..cfb99e9 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -$Id: README,v 1.5 2006-04-07 12:00:31 mike Exp $ +$Id: README,v 1.6 2006-06-01 08:29:24 marc Exp $ The Net::Z3950::ZOOM, ZOOM and Net::Z3950 modules ================================================= @@ -35,6 +35,13 @@ To install this module type the following: make install +DEBIAN PACKAGES + +To build Debian packages issue: + + dh-make-perl --build + + DEPENDENCIES This module requires these other modules and libraries: -- 1.7.10.4