From 8080d3d63b07326e1785e5cedd95d9bc6eff64aa Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Dec 16 2008 01:55:02 +0000 Subject: Oops. --- diff --git a/bacula-2.4.3-python26.patch b/bacula-2.4.3-python26.patch index 0da72df..080c7e6 100644 --- a/bacula-2.4.3-python26.patch +++ b/bacula-2.4.3-python26.patch @@ -7,4 +7,4 @@ +++ configure 2008-12-15 14:46:32.000000000 -0600 @@ -15624 +15624 @@ - for ver in python2.2 python2.3 python2.4 python2.5; do -+ for ver in python2.2 python2.3 python2.4 python2.5 python 2.6; do ++ for ver in python2.2 python2.3 python2.4 python2.5 python2.6; do