From bbec676076a5f7627d17d026f7f1c20c9d1cb75a Mon Sep 17 00:00:00 2001 From: Joanna Rutkowska Date: Mon, 4 Apr 2011 11:25:15 +0200 Subject: [PATCH] Fix rpm signing in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b3f53486..e8b18205 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ rpms: rpmbuild --define "_rpmdir $(RPMS_DIR)" -bb rpm_spec/core-dom0.spec rpm --addsign \ $(RPMS_DIR)/x86_64/qubes-core-dom0-*$(VERSION_DOM0)*.rpm \ - $(RPMS_DIR)/x86_64/qubes-core-*vm-*$(VERSION_DOM0)*.rpm + $(RPMS_DIR)/x86_64/qubes-core-*vm-*$(VERSION_VM)*.rpm update-repo-current: ln -f $(RPMS_DIR)/x86_64/qubes-core-dom0-*$(VERSION_DOM0)*.rpm ../yum/current-release/current/dom0/rpm/