8139abc130
DESCR: Bazaar-NG allows you to keep old versions of files and directories, keep a log of who, when, and why changes occurred, etc., like SVN, CVS, or RCS. Bazaar-NG is distributed, which gives it significant advantages and some disadvantages compared to SVN and CVS. Bazaar-NG is written in Python.
10 lines
248 B
Plaintext
10 lines
248 B
Plaintext
$OpenBSD: patch-bzr,v 1.1.1.1 2007/03/18 20:05:28 robert Exp $
|
|
--- bzr.orig Sun Mar 18 20:24:27 2007
|
|
+++ bzr Sun Mar 18 20:24:42 2007
|
|
@@ -1,4 +1,4 @@
|
|
-#! /usr/bin/env python
|
|
+#! /usr/bin/env python2.4
|
|
|
|
# Copyright (C) 2005, 2006 Canonical Ltd
|
|
#
|