From 2d1a3f1f15d17f1754c0043675a222dd6665846c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 23 Sep 2013 13:06:34 +0200 Subject: [PATCH] reorder --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 12d4a007..d453f80e 100644 --- a/Makefile +++ b/Makefile @@ -528,10 +528,10 @@ srpms: $(ALLSRPMS) #################### manage build requirements # default values RPMYUM-INSTALL-LOCAL := rpm --force -Uvh +RPMYUM-INSTALL-STOCK := yum -y install # uninstall -- cannot force rpm -e # need to ignore result, kernel-headers cannot be uninstalled as glibc depends on it RPMYUM-UNINSTALL-STOCK := rpm -e -RPMYUM-INSTALL-STOCK := yum -y install ### these macro handles the LOCAL-DEVEL-RPMS and LOCAL-DEVEL-RPMS-CRUCIAL tags for a given package # before building : rpm-install LOCAL-DEVEL-RPMS -- 2.43.0