diff demo.cfg @ 344:f06f707d9fda

merged branches/scratchbox into trunk #### IMPORTANT FOR ALL TREEPKGS ##### pbuilderrc config variable name changed to builderconfig
author Bjoern Ricks <bricks@intevation.de>
date Fri, 23 Apr 2010 07:43:29 +0000
parents e9d5b44f8f52
children 2995f3042f82
line wrap: on
line diff
--- a/demo.cfg	Thu Apr 22 19:25:02 2010 +0000
+++ b/demo.cfg	Fri Apr 23 07:43:29 2010 +0000
@@ -26,12 +26,12 @@
 # specific values
 root_cmd: sudo
 
-# The pbuilder config file to use.  It should be an absolute filename.
+# The builder 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 necessary.  You will have to adapt pbuilder
+# individual packagers if necessary.  You will have to adapt e.g. pbuilder
 # yourself, then, though.
-pbuilderrc: %(treepkg_dir)s/pbuilder/pbuilderrc
+builderconfig: %(treepkg_dir)s/pbuilder/pbuilderrc
 
 
 # Email address and name to use as the packager in the debian packages.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)