1.0.141
All checks were successful
Build / Build project (push) Successful in 1m33s

This commit is contained in:
Alexander Zhirov 2025-05-31 15:16:21 +03:00
parent 588257617c
commit 999c2762ca
Signed by: alexander
GPG key ID: C8D8BE544A27C511
7 changed files with 128 additions and 0 deletions

View file

@ -0,0 +1,15 @@
diff --git a/functions b/functions
index c6752f4..7ee6619 100644
--- a/functions
+++ b/functions
@@ -176,6 +176,10 @@ default_mirror () {
DEF_MIRROR="$1"
}
+default_components () {
+ export USE_COMPONENTS="$1"
+}
+
FINDDEBS_NEEDS_INDICES="false"
finddebs_style () {
case "$1" in