Skip to content

Instantly share code, notes, and snippets.

View bmccallion's full-sized avatar

Brian McCallion bmccallion

View GitHub Profile
# How to create an RPM repository
# This is for Redhat 64 bit versions of Linux. You can create your own RPM repository # to host your custom RPM packages.
#
# See "How to create an RPM from source with spec file" for more information.
# https://gist.github.com/1376973
# Step: 1
# Install createrepo