From a3970b15fd7fffef0b318abf415fb1273e9e339a Mon Sep 17 00:00:00 2001 From: Marek Marczykowski Date: Sat, 26 Jan 2013 22:21:58 +0100 Subject: [PATCH] makefile: include all anaconda packages --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ec2404a..c7ab376 100644 --- a/Makefile +++ b/Makefile @@ -104,7 +104,8 @@ RPMS = rpm/noarch/qubes-logos-$(QBSLOGOS_VERSION)-*.rpm \ rpm/noarch/qubes-release-$(QBSRELEASE_VERSION)-*.rpm \ rpm/noarch/qubes-release-notes-$(QBSRELEASE_VERSION)-*.rpm \ rpm/noarch/lorax-templates-qubes-$(LORAXQBS_VERSION)-*.rpm \ - rpm/x86_64/anaconda-$(ANACONDA_VERSION)-*.rpm \ + rpm/noarch/anaconda*-$(ANACONDA_VERSION)-*.rpm \ + rpm/x86_64/anaconda*-$(ANACONDA_VERSION)-*.rpm \ rpm/x86_64/firstboot-$(FIRSTBOOT_VERSION)-*.rpm update-repo: