From f1a37e3f3683fc475fd34aff8c55bf714ded5d24 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Fri, 17 Feb 2017 14:15:40 +0100 Subject: [PATCH] net-ftp/pure-ftpd: Revbump to fix broken src_configure (bug #608670). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- .../{pure-ftpd-1.0.45.ebuild => pure-ftpd-1.0.45-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-ftp/pure-ftpd/{pure-ftpd-1.0.45.ebuild => pure-ftpd-1.0.45-r1.ebuild} (99%) 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() { -- 2.26.2