builddep hotfix

This commit is contained in:
GenZmeY 2020-08-10 14:22:07 +03:00
parent 383364ff4b
commit 57da07de2a

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) \