diff options
author | David Seifert <soap@gentoo.org> | 2017-12-25 11:28:33 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-25 11:43:03 +0100 |
commit | 2b28997fa04bb3af4f1d739f4899efa6c642bddd (patch) | |
tree | 3fb4af1302fb2b2d56d1dfc89ab7c8f1c8adb18e /sci-mathematics | |
parent | media-libs/openmoiv: [QA] Run cmake-utils_src_prepare (diff) | |
download | gentoo-2b28997fa04bb3af4f1d739f4899efa6c642bddd.tar.gz gentoo-2b28997fa04bb3af4f1d739f4899efa6c642bddd.tar.bz2 gentoo-2b28997fa04bb3af4f1d739f4899efa6c642bddd.zip |
sci-mathematics/rstudio: [QA] Run cmake-utils_src_prepare
Closes: https://bugs.gentoo.org/639814
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/rstudio/rstudio-1.1.383.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/rstudio/rstudio-1.1.383.ebuild b/sci-mathematics/rstudio/rstudio-1.1.383.ebuild index 7b4808efd4e6..06b9113fb5b0 100644 --- a/sci-mathematics/rstudio/rstudio-1.1.383.ebuild +++ b/sci-mathematics/rstudio/rstudio-1.1.383.ebuild @@ -132,7 +132,7 @@ src_unpack() { } src_prepare() { - default + cmake-utils_src_prepare java-pkg-2_src_prepare egit_clean |