add packages_10.03.2 in preparation for the 10.03.2 interim release
[10.03/packages.git] / utils / rdiff-backup / patches / 001-python_path.patch
1 --- a/rdiff-backup
2 +++ b/rdiff-backup
3 @@ -1,4 +1,4 @@
4 -#!/usr/bin/env python
5 +#!/usr/bin/python
6  # rdiff-backup -- Mirror files while keeping incremental changes
7  # Version 1.0.5 released November 11, 2006
8  # Copyright (C) 2001-2005  Ben Escoto <rdiff-backup@emerose.org>