Skip to content

Commit

Permalink
update rpm build readme to f40
Browse files Browse the repository at this point in the history
  • Loading branch information
GloriousEggroll committed Jul 23, 2024
1 parent e2dc737 commit b788d6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packaging/rpm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ su username

# Build:
```
fedpkg --release f39 srpm
mock -r /etc/mock/fedora-39-x86_64.cfg --rebuild --enable-network *.src.rpm
mv /var/lib/mock/fedora-39-x86_64/result .
fedpkg --release f40 srpm
mock -r /etc/mock/fedora-40-x86_64.cfg --rebuild --enable-network *.src.rpm
mv /var/lib/mock/fedora-40-x86_64/result .
```

# Install:
Expand Down

0 comments on commit b788d6d

Please sign in to comment.