dev-lang/solidity: [QA] Add cmake-utils_src_prepare
authorDavid Seifert <soap@gentoo.org>
Sun, 15 Oct 2017 23:30:28 +0000 (16:30 -0700)
committerDavid Seifert <soap@gentoo.org>
Mon, 16 Oct 2017 00:06:30 +0000 (17:06 -0700)
Package-Manager: Portage-2.3.11, Repoman-2.3.3

dev-lang/solidity/solidity-0.4.2.ebuild

index 31af5a591f470f7b76c57644d9e75ce5d0b67ba7..7deebb0fb767b1d62506dd77a4342b77b064ee01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ DEPEND="dev-libs/jsoncpp:=
 RDEPEND="${DEPEND}"
 
 src_prepare() {
-       default
+       cmake-utils_src_prepare
 
        # The build won't work without this file but it is missing from
        # the release tarball.