Skip to content

Commit

Permalink
Merge branch 'main' into enable-xpadneo-evidi-f41
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman authored Oct 27, 2024
2 parents 2f2a260 + 5ec92fc commit e684dbe
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build-kmod-vhba.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ if [[ "$RELEASE" -lt 39 ]]; then
exit 0
fi

if [[ "${FEDORA_MAJOR_VERSION}" -ge 41 ]]; then
echo "Skipping build of vhba; net yet provided by COPR"
exit 0
fi

if [[ "${RELEASE}" -ge 42 ]]; then
COPR_RELEASE="rawhide"
else
Expand Down

0 comments on commit e684dbe

Please sign in to comment.