diff options
author | Akinori Hattori <hattya@gentoo.org> | 2018-08-08 21:54:46 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2018-08-08 21:55:50 +0900 |
commit | 15dd20c0fdac71ff1c8ae432a65bdbb6b91106c9 (patch) | |
tree | 22520943bad8340f903e4d6f303c1b878898baf8 /www-client | |
parent | app-admin/ansible-lint: Initial commit. (diff) | |
download | gentoo-15dd20c0fdac71ff1c8ae432a65bdbb6b91106c9.tar.gz gentoo-15dd20c0fdac71ff1c8ae432a65bdbb6b91106c9.tar.bz2 gentoo-15dd20c0fdac71ff1c8ae432a65bdbb6b91106c9.zip |
www-client/jd: fix build
Closes: https://bugs.gentoo.org/662970
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/jd/jd-2.8.9_p150226.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www-client/jd/jd-2.8.9_p150226.ebuild b/www-client/jd/jd-2.8.9_p150226.ebuild index f195e5ab810e..c1e8d8e99e2c 100644 --- a/www-client/jd/jd-2.8.9_p150226.ebuild +++ b/www-client/jd/jd-2.8.9_p150226.ebuild @@ -37,7 +37,6 @@ src_prepare() { default append-cxxflags -std=c++11 - mv configure.{in,ac} || die eautoreconf } |