summaryrefslogtreecommitdiffstats
path: root/mockit
diff options
context:
space:
mode:
Diffstat (limited to 'mockit')
-rwxr-xr-xmockit6
1 files changed, 1 insertions, 5 deletions
diff --git a/mockit b/mockit
index 981f067..2bccf95 100755
--- a/mockit
+++ b/mockit
@@ -46,14 +46,10 @@ fi
echo mockit $SRPM $DIST $MIN $MAX $@
case $DIST in
- fc37x|fc38x|fc39x|el9x)
+ fc37x|fc38x|fc39x|el9x|el9a)
LST="81 74 80 82 83"
SCL="74 80 81 82 83"
;;
- el9a)
- LST="81 74 80 82"
- SCL=""
- ;;
el8x)
LST="72 73 74 80 81 82 83"
SCL="56 70 71 72 73 74 80 81 82 83"