diff options
| author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-10 07:54:05 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-10 07:56:17 +0100 |
| commit | 3e0d35af149c5a90556fd655456a2ba4e25fbaee (patch) | |
| tree | 5142fc617b11dec759753db6a5588bb9c849d57f /net-fs/curlftpfs/files/curlftpfs-0.9.2-darwin.patch | |
| parent | 46fbad3b7db1bb36e11663ffb194ac2e7cd82dd8 (diff) | |
| download | gentoo-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-darwin.patch')
| -rw-r--r-- | net-fs/curlftpfs/files/curlftpfs-0.9.2-darwin.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-fs/curlftpfs/files/curlftpfs-0.9.2-darwin.patch b/net-fs/curlftpfs/files/curlftpfs-0.9.2-darwin.patch index fd0bd1f0cfe5..81265920531b 100644 --- a/net-fs/curlftpfs/files/curlftpfs-0.9.2-darwin.patch +++ b/net-fs/curlftpfs/files/curlftpfs-0.9.2-darwin.patch @@ -1,8 +1,7 @@ https://sourceforge.net/tracker/?func=detail&atid=816359&aid=2799820&group_id=160565 -diff -ur configure.ac configure.ac ---- configure.ac 2008-04-23 15:37:42 +0400 -+++ configure.ac 2009-06-02 09:46:05 +0400 +--- a/configure.ac 2008-04-23 15:37:42 +0400 ++++ b/configure.ac 2009-06-02 09:46:05 +0400 @@ -18,6 +18,11 @@ AC_MSG_ERROR(["We need libcurl with support for FTP protocol."]) fi |
