x11-misc/polybar: Call cmake-utils_src_prepare
authorJohannes Huber <johu@gentoo.org>
Fri, 11 May 2018 11:47:56 +0000 (13:47 +0200)
committerJohannes Huber <johu@gentoo.org>
Fri, 11 May 2018 11:47:56 +0000 (13:47 +0200)
Closes: https://bugs.gentoo.org/654878
Package-Manager: Portage-2.3.36, Repoman-2.3.9

x11-misc/polybar/polybar-3.1.0.ebuild

index 4b696e070532225a36316ee0a64dc73544dc1be4..f9be038f16c0dc727751d1848d12294071b21f5e 100644 (file)
@@ -41,7 +41,7 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 src_prepare() {
-       default
+       cmake-utils_src_prepare
 
        rmdir "${S}"/lib/xpp || die
        mv "${WORKDIR}"/xpp-$XPP_VERSION "${S}"/lib/xpp || die