summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-11-06 19:27:03 +0100
committerMichał Górny <mgorny@gentoo.org>2017-11-06 19:31:14 +0100
commit1fa63142fe916f5c2c813716c57a803677b50aa3 (patch)
treeed1fbe9e531b8b3a013960ca3b8f61ce218a125c /sys-apps/paludis/paludis-9999.ebuild
parentmedia-video/kaffeine: Drop old (diff)
downloadgentoo-1fa63142fe916f5c2c813716c57a803677b50aa3.tar.gz
gentoo-1fa63142fe916f5c2c813716c57a803677b50aa3.tar.bz2
gentoo-1fa63142fe916f5c2c813716c57a803677b50aa3.zip
sys-apps/paludis: Use cmake-utils_src_prepare
Closes: https://bugs.gentoo.org/636718
Diffstat (limited to 'sys-apps/paludis/paludis-9999.ebuild')
-rw-r--r--sys-apps/paludis/paludis-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/paludis/paludis-9999.ebuild b/sys-apps/paludis/paludis-9999.ebuild
index 89cf081c10bc..cecf2cc4dee7 100644
--- a/sys-apps/paludis/paludis-9999.ebuild
+++ b/sys-apps/paludis/paludis-9999.ebuild
@@ -78,7 +78,7 @@ src_prepare() {
# https://bugs.gentoo.org/show_bug.cgi?id=439372#c2
sed -i -e "1s/ruby/&${RUBY_VER/./}/" ruby/demos/*.rb || die
- eapply_user
+ cmake-utils_src_prepare
}
src_configure() {