Commit e521fa7
Use tar instead of git archive in Copr Makefile to fix missing git in mock chroot
The mock minimal buildroot does not include git, causing the SRPM build
to fail. Replace git archive with tar which is available in the chroot.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c1f4d4c commit e521fa7
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
0 commit comments