Updated Custom Packages (markdown)

Tony Hutter 2017-11-15 13:25:22 -08:00
parent c0a2d64d72
commit 3a3cd8055e
1 changed files with 1 additions and 1 deletions

@ -30,7 +30,7 @@ For Fedora:
``` ```
sudo dnf groupinstall "C Development Tools and Libraries" sudo dnf groupinstall "C Development Tools and Libraries"
sudo dnf install kernel-devel zlib-devel libuuid-devel libattr-devel libblkid-devel libselinux-devel libudev-devel openssl-devel sudo dnf install kernel-devel zlib-devel libuuid-devel libattr-devel libblkid-devel libselinux-devel libudev-devel openssl-devel rpm-build
``` ```
If you want to use the official released tarballs, then use the following commands to fetch and prepare the source. If you want to use the official released tarballs, then use the following commands to fetch and prepare the source.