1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 12:15:32 +03:00
Commit graph

2 commits

Author SHA1 Message Date
Hugo Osvaldo Barrera
cdd3ce01ff */*: 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
2023-01-07 02:42:07 +01:00
Alex Yam
b4736ffbc3 testing/darts-clone: new aport
https://github.com/s-yata/darts-clone
C++ header library for a static double-array trie structure
2022-01-27 01:58:05 +00:00