Skip to content

Commit

Permalink
fix .copr build
Browse files Browse the repository at this point in the history
  • Loading branch information
billzhong authored and Max Lv committed May 29, 2022
1 parent 90f21ab commit c2fc967
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .copr/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit c2fc967

Please sign in to comment.