diff options
Diffstat (limited to 'devel/bzr/patches')
-rw-r--r-- | devel/bzr/patches/patch-ab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/bzr/patches/patch-ab b/devel/bzr/patches/patch-ab index 4c0f9ac9fbd..f645851989b 100644 --- a/devel/bzr/patches/patch-ab +++ b/devel/bzr/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.2 2007/03/22 20:25:10 recht Exp $ +$NetBSD: patch-ab,v 1.3 2007/04/08 11:36:22 recht Exp $ ---- setup.py.orig 2007-01-23 02:59:36.000000000 +0100 -+++ setup.py 2007-03-22 21:18:22.000000000 +0100 -@@ -219,7 +219,7 @@ +--- setup.py.orig 2007-04-02 09:01:32.000000000 +0200 ++++ setup.py 2007-04-08 13:12:16.000000000 +0200 +@@ -217,7 +217,7 @@ else: # std setup ARGS = {'scripts': ['bzr'], |