We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad23df7 commit 687fb20Copy full SHA for 687fb20
build.sh
@@ -40,7 +40,7 @@ configure_yum_repos() {
40
41
install_rpms() {
42
local builddeps
43
- local frozendeps
+ local frozendeps=""
44
45
# freeze grub2 for https://github.com/coreos/fedora-coreos-tracker/issues/1886
46
case "${arch}" in
0 commit comments