From d215fd3006c2a1f8ff2561f5cd76f57a322eae11 Mon Sep 17 00:00:00 2001 From: Sam Lawrance Date: Wed, 31 Aug 2005 02:46:32 +0000 Subject: - Update to 0.4.1 - Submitter takes maintainership PR: ports/84979 Submitted by: Vasil Dimov --- sysutils/duplicity-devel/files/patch-librsyncmodule.c | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 sysutils/duplicity-devel/files/patch-librsyncmodule.c (limited to 'sysutils/duplicity-devel/files/patch-librsyncmodule.c') 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 -! #include - #define RS_JOB_BLOCKSIZE 65536 - - static PyObject *librsyncError; ---- 13,19 ---- - * ----------------------------------------------------------------------- */ - - #include -! #include - #define RS_JOB_BLOCKSIZE 65536 - - static PyObject *librsyncError; -- cgit v1.2.3