Skip to content
Snippets Groups Projects
Commit 8e6e250c authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

Base profile: move things out of make.conf to make.defaults

parent 475ed414
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,10 @@ USE="cxx icu -introspection ipv6 modules ssl unicode xattr"
# Auto-build .apks, always
PORTAGE_BINPKG_FORMAT="apk"
FEATURES="buildpkg"
FEATURES="buildpkg splitdebug"
# Use curl instead of wget for fetching.
FETCHCOMMAND="curl -f -L -o \"\${DISTDIR}\"/\"\${FILE}\" \"\${URI}\""
# This masks files on EVERY SYSTEM running Adélie. BE CAREFUL!
# Specifically, do not mask systemd unit files or such from the base profile.
......
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