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

index 9886aa3..ccb5194 100644 (file)
@@ -240,7 +240,7 @@ function pl_root_mkfedora () {
     # formerly related to mkfedora -k
     pkgs_kexcludes=$(pl_parsePkgs kexclude $fcdistro $pldistro $pkgsfile)
     # get mirrors if not specified with -l
-    if [ -n "$mirrors" ] ; then
+    if [ -z "$mirrors" ] ; then
        mirrors=$(pl_parsePkgs mirror $fcdistro $pldistro "$pldistro.mirrors")
     fi