intel / iefs-kernel-updates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building the software

./do-update-makerpm.sh -S ${PWD} -w ${PWD}/tmp

Make sure you clear out the tmp directory before rebuilding

Once the SRC RPM is created, build the binary RPM from ./tmp/rpmbuild directory execute the following command

rpmbuild --rebuild --define "_topdir $(pwd)" --nodeps SRPMS/*.src.rpm

About

License:Other


Languages

Language:C 89.2%Language:C++ 8.5%Language:Shell 2.2%Language:Makefile 0.1%