fixing pldistros (ctd)
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 6 Dec 2007 09:53:12 +0000 (09:53 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 6 Dec 2007 09:53:12 +0000 (09:53 +0000)
mkfedora

index 468b9d3..59075d6 100755 (executable)
--- a/mkfedora
+++ b/mkfedora
@@ -85,7 +85,7 @@ usage()
 }
 
 # Get options
-while getopts "l:r:a:g:p:x:kvh" opt ; do
+while getopts "l:r:a:g:p:x:f:kvh" opt ; do
     case $opt in
        l)
            if echo $OPTARG | grep -q -i '^\(file\|http[s]*\)://' ; then