Skip to content

Commit

Permalink
chore: Set higher priority to the repo since landing of Negativo 17 m… (
Browse files Browse the repository at this point in the history
  • Loading branch information
fiftydinar authored Oct 6, 2024
1 parent 7a46724 commit af282f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-ublue-os-akmods-addons.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -oeux pipefail

### BUILD UBLUE AKMODS-ADDONS RPM
# ensure a higher priority is set for our ublue akmods COPR to pull deps from it over other sources (99 is default)
echo "priority=90" >> /tmp/ublue-os-akmods-addons/rpmbuild/SOURCES/_copr_ublue-os-akmods.repo
echo "priority=85" >> /tmp/ublue-os-akmods-addons/rpmbuild/SOURCES/_copr_ublue-os-akmods.repo

install -D /etc/pki/akmods/certs/public_key.der /tmp/ublue-os-akmods-addons/rpmbuild/SOURCES/public_key.der
rpmbuild -ba \
Expand Down

0 comments on commit af282f4

Please sign in to comment.