diff demo.cfg @ 47:2802be410156

add config options pbuilderrc and use it when calling pbuilder
author Bernhard Herzog <bh@intevation.de>
date Mon, 02 Apr 2007 20:46:51 +0200
parents 38330d45047f
children 1c74e3b56a63
line wrap: on
line diff
--- a/demo.cfg	Mon Mar 12 15:24:18 2007 +0100
+++ b/demo.cfg	Mon Apr 02 20:46:51 2007 +0200
@@ -23,6 +23,14 @@
 # specific values
 root_cmd: sudo
 
+# The pbuilder config file to use.  It should be an absolute filename.
+# The script initpbuilder.py can create it and the rest of the pbuilder
+# files and directories.  You can override this in the pkg_ sections for
+# individual packagers if necessaary.  You will have to adapt pbuilder
+# yourself, then, though.
+pbuilderrc: %(treepkg_dir)s/pbuilder/pbuilderrc
+
+
 # Email address and name to use as the packager in the debian packages.
 # You can override this in the pkg_ sections if you need package
 # specific values
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)