builddep hotfix

This commit is contained in:
GenZmeY 2020-08-10 14:22:07 +03:00
parent e510c227f0
commit dfa7fc5b23

View File

@ -41,7 +41,7 @@ all: check-activate prep
$(MAKE) clean-tmp
builddep:
dnf builddep $(SPEC)
dnf builddep -y $(SPEC)
prep: clean-tmp
cd $(SOURCESDIR) && tar czf $(SOURCETARBALL) \