summaryrefslogtreecommitdiffstats
path: root/lib/profile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/profile.sh')
-rw-r--r--lib/profile.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/profile.sh b/lib/profile.sh
index 6cb8386..40888ea 100644
--- a/lib/profile.sh
+++ b/lib/profile.sh
@@ -87,6 +87,11 @@ profile_validate_archplat()
return 1
}
+profile_select_mirror()
+{
+ "prof_${profile}_select_mirror"
+}
+
profile_feeds()
{
local arch="${1}"