summaryrefslogtreecommitdiff
path: root/net-fs/curlftpfs/files/curlftpfs-0.9.2-64bit_filesize.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-10-10 07:54:05 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-10-10 07:56:17 +0100
commit3e0d35af149c5a90556fd655456a2ba4e25fbaee (patch)
tree5142fc617b11dec759753db6a5588bb9c849d57f /net-fs/curlftpfs/files/curlftpfs-0.9.2-64bit_filesize.patch
parent46fbad3b7db1bb36e11663ffb194ac2e7cd82dd8 (diff)
downloadgentoo-3e0d35af149c5a90556fd655456a2ba4e25fbaee.tar.gz
gentoo-3e0d35af149c5a90556fd655456a2ba4e25fbaee.tar.bz2
gentoo-3e0d35af149c5a90556fd655456a2ba4e25fbaee.zip
net-fs/curlftpfs: modernize to EAPI=7
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-fs/curlftpfs/files/curlftpfs-0.9.2-64bit_filesize.patch')
-rw-r--r--net-fs/curlftpfs/files/curlftpfs-0.9.2-64bit_filesize.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/curlftpfs/files/curlftpfs-0.9.2-64bit_filesize.patch b/net-fs/curlftpfs/files/curlftpfs-0.9.2-64bit_filesize.patch
index 38b6f33a2ba5..256c74923708 100644
--- a/net-fs/curlftpfs/files/curlftpfs-0.9.2-64bit_filesize.patch
+++ b/net-fs/curlftpfs/files/curlftpfs-0.9.2-64bit_filesize.patch
@@ -1,5 +1,5 @@
---- ftpfs.c.old 2009-11-28 14:28:05.000000000 +0300
-+++ ftpfs.c 2009-11-28 14:28:19.000000000 +0300
+--- a/ftpfs.c 2009-11-28 14:28:05.000000000 +0300
++++ b/ftpfs.c 2009-11-28 14:28:19.000000000 +0300
@@ -503,7 +503,7 @@
curl_easy_setopt_or_die(fh->write_conn, CURLOPT_URL, fh->full_path);