mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-09 08:18:03 +02:00
contrib/scripts: update "nm-copr-build.sh" script to use new nm-git-bundle
This commit is contained in:
parent
3e20608300
commit
ea80a4a813
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ get_nm_git_bundle() {
|
||||||
if [ -n "${NM_GIT_BUNDLE+x}" ]; then
|
if [ -n "${NM_GIT_BUNDLE+x}" ]; then
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
NM_GIT_BUNDLE='https://download.copr.fedorainfracloud.org/results/networkmanager/NetworkManager-main/fedora-34-x86_64/03130018-nm-git-bundle/nm-git-bundle-20220106-084022.noarch.rpm'
|
NM_GIT_BUNDLE='https://download.copr.fedorainfracloud.org/results/networkmanager/NetworkManager-main/fedora-37-x86_64/05157676-nm-git-bundle/nm-git-bundle-20221220-102417.noarch.rpm'
|
||||||
fi
|
fi
|
||||||
mkdir nm-git-bundle
|
mkdir nm-git-bundle
|
||||||
pushd nm-git-bundle
|
pushd nm-git-bundle
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue