view recipes/gnupg/pinentry.py @ 303:df01eb4dbfc5

Check the URL of a working copy when updating a track's working copy. The URL used to originally check out the working must still match the one given in the configuration file. If it doesn't match, a SubversionUrlMismatchError is raised.
author Bernhard Herzog <bh@intevation.de>
date Thu, 26 Nov 2009 15:37:48 +0000
parents 605f6784aae7
children
line wrap: on
line source
# Copyright (C) 2008 by Intevation GmbH
# Authors:
# Bernhard Herzog <bh@intevation.de>
#
# This program is free software under the GPL (>=v2)
# Read the file COPYING coming with the software for details.

"""Recipe to build pinentry from SVN"""

import base
base.define_gnupg_packager("pinentry")
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)