libconf-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libconf-dev] keyvalue postfix.cf example


From: Brian J. Murrell
Subject: [Libconf-dev] keyvalue postfix.cf example
Date: 14 Jun 2003 19:37:29 -0400

Here is an example of using the postfix main.cf file for keyvalue type
files.

First the patch to current CVS:

Index: perl-Libconf/Glueconf/test/Makefile
===================================================================
RCS file: /cvsroot/libconf/libconf/perl-Libconf/Glueconf/test/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- perl-Libconf/Glueconf/test/Makefile 25 May 2003 13:13:02 -0000      1.4
+++ perl-Libconf/Glueconf/test/Makefile 14 Jun 2003 23:27:04 -0000
@@ -2,7 +2,7 @@
 NAME = perl-Libconf
 TAR = $(NAME)-$(VERSION)
  
-TEST_DIRS = autologin passwd resolv shell XF86Config
+TEST_DIRS = autologin passwd resolv shell XF86Config keyvalue
  
 check: ../../../Libconf
  
Attached are the "new" files.  I don't know of any way to have them
included in the above cvs diff (i.e. using a -N parameter does not
account for "new" files like diff does).

Also, copy a Postfix "main.cf" file into
perl-Libconf/Glueconf/test/keyvalue/main.cf

I think that's it.

b.

-- 
Brian J. Murrell <address@hidden>

Attachment: Postfix.pm
Description: perl-Libconf/Postfix.pm

Attachment: KeyValue.pm
Description: perl-Libconf/Glueconf/KeyValue.pm

Attachment: test.pl
Description: perl-Libconf/Glueconf/test/keyvalue/test.pl

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]