mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
dev-ml/ocamlc-loc: remove the vendored csexp
and pp
Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com>
This commit is contained in:
parent
4788dc6c64
commit
81bdbe9803
@ -36,6 +36,12 @@ BDEPEND="
|
||||
>=dev-ml/dune-3.12:=
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
rm -r vendor/{csexp,pp} || die
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
:
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user