commit: 632fc97c2078c3bf487fb4ca43410ea3e980681f
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu May 5 06:39:46 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Thu May 5 07:32:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=632fc97c
dev-R/RcppEnsmallen: add eclass phase
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/RcppEnsmallen/RcppEnsmallen-0.2.19.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-R/RcppEnsmallen/RcppEnsmallen-0.2.19.0.1.ebuild
b/dev-R/RcppEnsmallen/RcppEnsmallen-0.2.19.0.1.ebuild
index 9f73b5c34..f65fe2842 100644
--- a/dev-R/RcppEnsmallen/RcppEnsmallen-0.2.19.0.1.ebuild
+++ b/dev-R/RcppEnsmallen/RcppEnsmallen-0.2.19.0.1.ebuild
@@ -33,7 +33,7 @@ SUGGESTED_PACKAGES="
"
src_prepare() {
- default
+ R-packages_src_prepare
# remove bundled
rm -r inst/include/ensmallen_bits || die