Bill Zhong
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
.copr/Makefile
|
|
@ -16,4 +16,5 @@ deps: |
|
|
|
endif |
|
|
|
|
|
|
|
srpm: deps |
|
|
|
$(TOP_DIR)/rpm/genrpm.sh -o $(outdir) |
|
|
|
git config --global --add safe.directory $(TOP_DIR) |
|
|
|
$(RPM_DIR)/genrpm.sh -o $(outdir) |