Skip to content

Commit

Permalink
helps to do the actual skip
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman committed Oct 7, 2024
1 parent f6ce9fb commit 644a98e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-kmod-xpadneo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ cp /tmp/ublue-os-akmods-addons/rpmbuild/SOURCES/negativo17-fedora-multimedia.rep
if [[ "${FEDORA_MAJOR_VERSION}" -ge 41 ]]; then
if dnf search akmod-xpadneo|grep -qv "akmod-xpadneo"; then
echo "Skipping build of xpadneo; net yet provided by negativo17"
exit 0
fi
fi

Expand Down

0 comments on commit 644a98e

Please sign in to comment.