Skip to content
Paul Colby edited this page Oct 12, 2016 · 3 revisions

Just some notes for myself...

pushd some-temp-dir
sudo yum install rpm rpm-build rpmlint wget
wget https://github.com/pcolby/pcp-pmda-cpp/blob/master/package/rpm/make-src-rpm.sh
chmod a+x ./make-src-rpm.sh
Clone this wiki locally