From d59e2a3f82776869e5967676866e3412045ca6b3 Mon Sep 17 00:00:00 2001 From: Marek Marczykowski Date: Tue, 25 Sep 2012 11:02:42 +0200 Subject: [PATCH] makefile: fix rpm verify of final release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1c48190..1aea3dc 100644 --- a/Makefile +++ b/Makefile @@ -100,7 +100,7 @@ iso: ln -sf `pwd` /tmp/qubes-installer revisor --cli --config=conf/qubes-install.conf --model=qubes-x86_64 --install-dvd isohybrid build/ISO/qubes-x86_64/iso/*.iso - rpm_verify build/work/revisor-install/R?-*/qubes-x86_64/x86_64/os/Packages/*.rpm + rpm_verify build/work/revisor-install/R?*/qubes-x86_64/x86_64/os/Packages/*.rpm clean: rm -fr rpm/SOURCES/*.bz2