oops
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 29 Sep 2008 10:04:54 +0000 (10:04 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 29 Sep 2008 10:04:54 +0000 (10:04 +0000)
build.common

index 58d0aa3..10616bf 100644 (file)
@@ -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