net-ftp/pure-ftpd: Revbump to fix broken src_configure (bug #608670).
authorLars Wendler <polynomial-c@gentoo.org>
Fri, 17 Feb 2017 13:15:40 +0000 (14:15 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 17 Feb 2017 13:15:40 +0000 (14:15 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

net-ftp/pure-ftpd/pure-ftpd-1.0.45-r1.ebuild [moved from net-ftp/pure-ftpd/pure-ftpd-1.0.45.ebuild with 99% similarity]

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 3d5422fcbf038d223eeb440d246187038f106f98..92f84ee4736feb8c5dd5b0ca11fb000c40f4daee 100644 (file)
@@ -95,7 +95,7 @@ src_configure() {
                --with-virtualhosts
                --enable-largefile
        )
-       econf "${myeconfargs[@]}" "${my_conf}"
+       econf "${myeconfargs[@]}" ${my_conf}
 }
 
 src_install() {