Pull Request Guide: Fix 'fedpkg mockbuild' invocation
The preceding instructions ask to create a branch for the build request. Consequently, `--release rawhide` is needed for fedpkg.
This commit is contained in:
parent
729ae0c991
commit
7c94449fc0
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ gedit some-package.spec
|
|||
# download the referenced sources to local machine
|
||||
spectool -g some-package.spec
|
||||
# check that the changes you made still build
|
||||
fedpkg mockbuild
|
||||
fedpkg --release rawhide mockbuild
|
||||
# Install and test the package
|
||||
----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue