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