From 966a5648f1391c7954a0ece6a858bc39932b6e29 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 b3f5348..e8b1820 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/