Fix incorrect flag for fedpkg scratch-build

epel9
Stephen Gallagher 3 years ago
parent ed5219fd68
commit 9074f546bf

@ -83,7 +83,7 @@ Update the RPM spec %changelog appropriately.
## (Preferred) Perform a scratch-build on at least one architecture ## (Preferred) Perform a scratch-build on at least one architecture
``` ```
fedpkg scratch-build [--arches x86_64] --srpm fedpkg scratch-build [--arch x86_64] --srpm
``` ```
Verify that it built successfully. Verify that it built successfully.

Loading…
Cancel
Save