mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -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:
@@ -36,6 +36,12 @@ BDEPEND="
|
||||
>=dev-ml/dune-3.12:=
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
rm -r vendor/{csexp,pp} || die
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
:
|
||||
}
|
||||
Reference in New Issue
Block a user