mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
dev-R/plogr: Use bundled plog
Closes: https://bugs.gentoo.org/855734 Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
@@ -12,13 +12,3 @@ HOMEPAGE="
|
||||
"
|
||||
LICENSE='MIT'
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
dev-cpp/plog
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
#do not bundle plog
|
||||
rm -rf inst/include || die
|
||||
R-packages_src_prepare
|
||||
}
|
||||
Reference in New Issue
Block a user