diff --git a/Makefile b/Makefile index ab8a396..98fa8a2 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,7 @@ endif update-repo-installer: [ -z "$$UPDATE_REPO" ] && UPDATE_REPO=../installer/yum/qubes-dom0;\ - ln -f rpm/noarch/qubes-template-$(TEMPLATE_NAME)-$(VERSION)-$(shell cat build_timestamp_$(DIST))*.noarch.rpm $$UPDATE_REPO/rpm + ln -f rpm/noarch/qubes-template-$(TEMPLATE_NAME)-$(VERSION)-$(shell cat build_timestamp_$(TEMPLATE_NAME))*.noarch.rpm $$UPDATE_REPO/rpm prepare-repo-template: rm -rf pkgs-for-template/$(DIST)