Mercurial > treepkg
changeset 102:e6cfe3b80956
fix typos
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Tue, 04 Mar 2008 14:08:17 +0000 |
parents | fb5332a286cf |
children | 4224f0bf2168 |
files | bin/initpbuilder.py |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/bin/initpbuilder.py Mon Feb 25 16:36:34 2008 +0000 +++ b/bin/initpbuilder.py Tue Mar 04 14:08:17 2008 +0000 @@ -1,5 +1,5 @@ #! /usr/bin/python2.4 -# Copyright (C) 2007 by Intevation GmbH +# Copyright (C) 2007, 2008 by Intevation GmbH # Authors: # Bernhard Herzog <bh@intevation.de> # @@ -77,7 +77,7 @@ print "creating pbuilderrc:", repr(pbuilderrc) writefile(pbuilderrc, pbuilderrc_template % replacements) - # turn the extra-pkg directory into a property deb archive + # turn the extra-pkg directory into a proper deb archive print "turning the extra-pkg dir into a debian archive" extra_pkgdir = replacements["extra-pkgdir"] call(["apt-ftparchive", "packages", "."],