summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock10
1 files changed, 5 insertions, 5 deletions
diff --git a/getmock b/getmock
index 103b2ad..ec1e79a 100755
--- a/getmock
+++ b/getmock
@@ -163,7 +163,7 @@ el??83)
fi
type=enterprise
;;
-fc??x74)
+fc???74)
dep=${1:2:2}
if [ "$2" == "php74" -o "$2" == "test74" ]
then rep=$rep
@@ -173,7 +173,7 @@ fc??x74)
fi
type=fedora
;;
-fc??x80)
+fc???80)
dep=${1:2:2}
if [ "$2" == "php80" -o "$2" == "test80" ]
then rep=$rep
@@ -183,7 +183,7 @@ fc??x80)
fi
type=fedora
;;
-fc??x81)
+fc???81)
dep=${1:2:2}
if [ "$2" == "php81" -o "$2" == "test81" ]
then rep=$rep
@@ -193,7 +193,7 @@ fc??x81)
fi
type=fedora
;;
-fc??x82)
+fc???82)
dep=${1:2:2}
if [ "$2" == "php82" -o "$2" == "test82" ]
then rep=$rep
@@ -203,7 +203,7 @@ fc??x82)
fi
type=fedora
;;
-fc??x83)
+fc???83)
dep=${1:2:2}
if [ "$2" == "php83" -o "$2" == "test83" ]
then rep=$rep