mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-01 10:55:17 +08:00
include rpm-build in Fedora dependencies
This commit is contained in:
parent
9542e6340b
commit
4b375faf12
|
@ -135,7 +135,7 @@ $ sudo dpkg -i ../mergerfs_version_arch.deb
|
|||
#### Fedora
|
||||
```
|
||||
$ su -
|
||||
# dnf install fuse-devel libattr-devel pandoc gcc-c++
|
||||
# dnf install rpm-build fuse-devel libattr-devel pandoc gcc-c++
|
||||
# cd mergerfs
|
||||
# make rpm
|
||||
# rpm -i rpmbuild/RPMS/<arch>/mergerfs-<verion>.<arch>.rpm
|
||||
|
|
Loading…
Reference in New Issue
Block a user