libcs50 icon indicating copy to clipboard operation
libcs50 copied to clipboard

Documentation Readme.md omits "make rpm" feature

Open drankinatty opened this issue 2 years ago • 1 comments

Simple documentation issue. The Readme.md page provides the use of make and make deb but omits the make rpm feature for use with RPM based distros like RH/Fedora SUSE/opensuse, etc.. After stumbling around with various searches, finding the fedora reference to the script.rpm.sh bash script it pointed toward the simple Makefile rule for rpm.

Dead bang simple (good job) when you know where it is hidden. Simply clone the repo and then make rpm - builds perfectly.

This should be added to the Readme.md page below make deb.

drankinatty avatar Aug 22 '23 21:08 drankinatty

What is the script.rpm.sh script you are referencing here ?

Landixbtw avatar Apr 25 '24 13:04 Landixbtw