multimedia/gstreamer1-plugins-rust: restore verbose builds after a18489b886

This commit is contained in:
Jan Beich 2023-01-11 10:18:10 +00:00
parent e8ec6386f0
commit c63131a88b

View File

@ -64,7 +64,7 @@ SODIUM_MESON_OFF= -Dsodium=disabled
post-patch:
# Make each cargo subcommand very verbose
@${REINPLACE_CMD} -e "/'cargo'/s/]/, '--verbose', '--verbose'&/" \
@${REINPLACE_CMD} -Ee "/cargo.*'c?(build|test)'/s/]/, '--verbose', '--verbose'&/" \
${WRKSRC}/cargo_wrapper.py
post-install: