www-client/jd: fix build
authorAkinori Hattori <hattya@gentoo.org>
Wed, 8 Aug 2018 12:54:46 +0000 (21:54 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Wed, 8 Aug 2018 12:55:50 +0000 (21:55 +0900)
Closes: https://bugs.gentoo.org/662970
Package-Manager: Portage-2.3.40, Repoman-2.3.9

www-client/jd/jd-2.8.9_p150226.ebuild

index f195e5ab810e06b5e7ecc9bf375268af59552ee4..c1e8d8e99e2c72728541acee63623233767f479d 100644 (file)
@@ -37,7 +37,6 @@ src_prepare() {
        default
        append-cxxflags -std=c++11
 
-       mv configure.{in,ac} || die
        eautoreconf
 }