all:
	cp certguard.py /usr/lib/yum-plugins/
	chmod 755 /usr/lib/yum-plugins/certguard.py
	cp certguard.conf /etc/yum/pluginconf.d/

