Skip to content
Snippets Groups Projects
Commit cdd3ce01 authored by Hugo Barrera's avatar Hugo Barrera Committed by alice
Browse files

*/*: drop redundant CARGO_PROFILE_* variables, collapse newlines

The cargo vars are now set in abuild.conf by default.

Newlines done with:

    find . -name APKBUILD -exec sed -i '/^$/N;/^\n$/D' {} \;

See also: https://stackoverflow.com/a/4522043
parent 2e79751f
No related branches found
No related tags found
1 merge request!42948Drop redundant CARGO_PROFILE_RELEASE_* variables
Pipeline #148822 canceled
Showing
with 0 additions and 53 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment