x11/squeekboard: very verbose build per 7bec7b192c
This commit is contained in:
parent
ab0c33927b
commit
ee72355b3b
1 changed files with 2 additions and 2 deletions
|
@ -85,8 +85,8 @@ TARGET_ORDER_OVERRIDE= 750:cargo-configure
|
|||
CARGO_CARGOTOML= ${BUILD_WRKSRC}/Cargo.toml
|
||||
|
||||
post-patch:
|
||||
# Add --verbose after each cargo subcommand
|
||||
@${REINPLACE_CMD} -e '/^cargo/s/"$$@"/--verbose &/' \
|
||||
# Make each cargo subcommand very verbose
|
||||
@${REINPLACE_CMD} -e '/^cargo/s/"$$@"/--verbose --verbose &/' \
|
||||
${WRKSRC}/cargo.sh
|
||||
|
||||
post-configure:
|
||||
|
|
Loading…
Reference in a new issue