projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1cb755
)
x11-misc/polybar: Call cmake-utils_src_prepare
author
Johannes Huber
<johu@gentoo.org>
Fri, 11 May 2018 11:47:56 +0000
(13:47 +0200)
committer
Johannes 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
patch
|
blob
|
history
diff --git
a/x11-misc/polybar/polybar-3.1.0.ebuild
b/x11-misc/polybar/polybar-3.1.0.ebuild
index 4b696e070532225a36316ee0a64dc73544dc1be4..f9be038f16c0dc727751d1848d12294071b21f5e 100644
(file)
--- a/
x11-misc/polybar/polybar-3.1.0.ebuild
+++ b/
x11-misc/polybar/polybar-3.1.0.ebuild
@@
-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