aboutsummaryrefslogtreecommitdiff
path: root/sysutils/duplicity-devel/files
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-08-31 02:46:32 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-08-31 02:46:32 +0000
commitd215fd3006c2a1f8ff2561f5cd76f57a322eae11 (patch)
treefa3629ef7c9d8d11ea3d9f5adc30502ab48a207a /sysutils/duplicity-devel/files
parent61b8565a92e5efb8ddc2c85ff6c6fcc01e1d4055 (diff)
downloadports-d215fd3006c2a1f8ff2561f5cd76f57a322eae11.tar.gz
ports-d215fd3006c2a1f8ff2561f5cd76f57a322eae11.zip
Notes
Diffstat (limited to 'sysutils/duplicity-devel/files')
-rw-r--r--sysutils/duplicity-devel/files/patch-librsyncmodule.c19
1 files changed, 0 insertions, 19 deletions
diff --git a/sysutils/duplicity-devel/files/patch-librsyncmodule.c b/sysutils/duplicity-devel/files/patch-librsyncmodule.c
deleted file mode 100644
index d8e0db197e1e..000000000000
--- a/sysutils/duplicity-devel/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;