diff options
Diffstat (limited to 'net/ctorrent/files/patch-configure')
-rw-r--r-- | net/ctorrent/files/patch-configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/net/ctorrent/files/patch-configure b/net/ctorrent/files/patch-configure deleted file mode 100644 index 10ab618008b5..000000000000 --- a/net/ctorrent/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Sun Feb 1 07:15:43 2004 -+++ configure Fri Feb 13 03:04:21 2004 -@@ -2851,7 +2851,7 @@ - int - main () - { --SHA1_Init (); -+XXXSHA1_Init (); - ; - return 0; - } -@@ -2915,7 +2915,7 @@ - int - main () - { --SHA1_Init (); -+XXXSHA1_Init (); - ; - return 0; - } |