mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Update RPM and build instruction
This commit is contained in:
parent
1cc7a193c2
commit
c86ac772c8
2 changed files with 9 additions and 5 deletions
5
BUILD.md
5
BUILD.md
|
|
@ -52,10 +52,11 @@ You don't need to install the build dependencies, as the script will use `dnf` t
|
|||
```
|
||||
git clone https://github.com/PolyMC/PolyMC.git
|
||||
cd packages/rpm
|
||||
./makerpm.sh
|
||||
sudo dnf builddep ./polymec.spec
|
||||
rpmbuild -bb ./polymec.spec
|
||||
```
|
||||
|
||||
If everything works correctly, the .rpm will be next to the build script, in `PolyMC/packages/rpm`
|
||||
The path to the rpm packages will be printed at the end of building
|
||||
|
||||
### Building from command line
|
||||
You need a source folder, a build folder and an install folder.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue