makefile: one more fix for multiple template rpms

This commit is contained in:
Marek Marczykowski 2013-02-24 14:48:29 +01:00
parent 99e9e0351d
commit c5465b4355

View File

@ -23,7 +23,7 @@ rpms:
./build_template_rpm $(TEMPLATE_NAME) || exit 1; \
update-repo-installer:
ln -f rpm/noarch/qubes-template-$(TEMPLATE_NAME)-$(VERSION)-$(shell cat build_timestamp)*.noarch.rpm ../installer/yum/qubes-dom0/rpm
ln -f rpm/noarch/qubes-template-$(TEMPLATE_NAME)-$(VERSION)-$(shell cat build_timestamp_$(DIST))*.noarch.rpm ../installer/yum/qubes-dom0/rpm
prepare-repo-template:
rm -rf yum_repo_qubes/*