From 4688f15f215f2d09a52238f059eca56761aaa014 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Sat, 10 Jun 2006 21:40:40 +0000 Subject: make elog mail module always set the 'From' header for rfc2822 compliance svn path=/main/trunk/; revision=3483 --- bin/fix-db.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/fix-db.py') diff --git a/bin/fix-db.py b/bin/fix-db.py index 5fb479fc..16a15150 100755 --- a/bin/fix-db.py +++ b/bin/fix-db.py @@ -1,7 +1,7 @@ #!/usr/bin/python # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: /var/cvsroot/gentoo-src/portage/bin/fix-db.py,v 1.8 2004/10/11 04:01:00 jstubbs Exp $ +# $Id$ import os,sys,re sys.path = ["/usr/lib/portage/pym"]+sys.path -- cgit v1.2.3-65-gdbad