From: Lars Wendler Date: Fri, 17 Feb 2017 13:15:40 +0000 (+0100) Subject: net-ftp/pure-ftpd: Revbump to fix broken src_configure (bug #608670). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f1a37e3f3683fc475fd34aff8c55bf714ded5d24;p=gentoo.git net-ftp/pure-ftpd: Revbump to fix broken src_configure (bug #608670). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.45.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.45-r1.ebuild similarity index 99% rename from net-ftp/pure-ftpd/pure-ftpd-1.0.45.ebuild rename to net-ftp/pure-ftpd/pure-ftpd-1.0.45-r1.ebuild index 3d5422fcbf03..92f84ee4736f 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.45.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.45-r1.ebuild @@ -95,7 +95,7 @@ src_configure() { --with-virtualhosts --enable-largefile ) - econf "${myeconfargs[@]}" "${my_conf}" + econf "${myeconfargs[@]}" ${my_conf} } src_install() {