mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
dev-ml/chrome-trace: remove the vendored csexp and pp
Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com>
This commit is contained in:
@@ -32,6 +32,12 @@ DEPEND="
|
|||||||
${RDEPEND}
|
${RDEPEND}
|
||||||
"
|
"
|
||||||
|
|
||||||
|
src_prepare() {
|
||||||
|
default
|
||||||
|
|
||||||
|
rm -r vendor/{csexp,pp} || die
|
||||||
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
:
|
:
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user