From e7384bae89ae7c1277d888985a125b233d0a4e22 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 29 Sep 2008 10:04:54 +0000 Subject: [PATCH] oops --- build.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.common b/build.common index 58d0aa38..10616bff 100644 --- a/build.common +++ b/build.common @@ -722,7 +722,7 @@ function yumconf_gpgkey () { } # patches a yum conf to insert an exclude line in each declared repo -function yumconf_exclude_all_repos () { +function yumconf_exclude () { repo=$1; shift kexclude_line="$1" ; shift -- 2.43.0