[Git][NTPsec/ntpsec][master] dnf also needs -y in batch mode
Matt Selsky
gitlab at mg.gitlab.com
Fri Apr 20 07:17:06 UTC 2018
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
e2cb83e4 by Matt Selsky at 2018-04-20T07:13:26Z
dnf also needs -y in batch mode
- - - - -
1 changed file:
- buildprep
Changes:
=====================================
buildprep
=====================================
--- a/buildprep
+++ b/buildprep
@@ -82,7 +82,7 @@ then
elif dnf --version >/dev/null 2>&1
then
installer=dnf
- install="$do $installer install"
+ install="$do $installer -y install"
elif apt-get --version >/dev/null 2>&1
then
installer=apt
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/e2cb83e48be1e75a34957b90701a53a47228d771
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/e2cb83e48be1e75a34957b90701a53a47228d771
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20180420/a98b7b9f/attachment.html>
More information about the vc
mailing list