aboutsummaryrefslogtreecommitdiff
path: root/sysutils/duplicity05/files/patch-librsyncmodule.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
commit6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch)
treefb8d61358190cc429db453d54fb9920ccfde716f /sysutils/duplicity05/files/patch-librsyncmodule.c
parentea16706c62b542adc8f3b887256bf215bf914db6 (diff)
Diffstat (limited to 'sysutils/duplicity05/files/patch-librsyncmodule.c')
-rw-r--r--sysutils/duplicity05/files/patch-librsyncmodule.c19
1 files changed, 0 insertions, 19 deletions
diff --git a/sysutils/duplicity05/files/patch-librsyncmodule.c b/sysutils/duplicity05/files/patch-librsyncmodule.c
deleted file mode 100644
index d8e0db197e1e..000000000000
--- a/sysutils/duplicity05/files/patch-librsyncmodule.c
+++ /dev/null
@@ -1,19 +0,0 @@
-*** _librsyncmodule.c.orig Sat Aug 9 17:26:51 2003
---- _librsyncmodule.c Sat Aug 9 17:26:59 2003
-***************
-*** 13,19 ****
- * ----------------------------------------------------------------------- */
-
- #include <Python.h>
-! #include <rsync.h>
- #define RS_JOB_BLOCKSIZE 65536
-
- static PyObject *librsyncError;
---- 13,19 ----
- * ----------------------------------------------------------------------- */
-
- #include <Python.h>
-! #include <librsync.h>
- #define RS_JOB_BLOCKSIZE 65536
-
- static PyObject *librsyncError;