Fix make local
This commit is contained in:
parent
f8e555cf3a
commit
4ac96cbaeb
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -19,7 +19,7 @@ noarch:
|
|||
fedpkg -v local --arch=noarch
|
||||
|
||||
# 'make local' also needs to build the noarch firmware package
|
||||
local: noarch
|
||||
local:
|
||||
fedpkg -v local
|
||||
|
||||
extremedebug:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue