From: thierry Date: Mon, 19 Oct 2009 12:05:50 +0000 (+0000) Subject: need to uninstall redhat-rpm-config when building sge X-Git-Url: http://git.onelab.eu/?p=wextoolbox.git;a=commitdiff_plain;h=ca8de0ba9b9563579b5c99882c26d38502748ad7 need to uninstall redhat-rpm-config when building sge --- diff --git a/wextoolbox.mk b/wextoolbox.mk index 02d2ddd..be6370a 100644 --- a/wextoolbox.mk +++ b/wextoolbox.mk @@ -79,6 +79,8 @@ IN_BOOTSTRAPFS += spectools sge-MODULES := sge sge-SPEC := sge.spec sge-BUILD-FROM-SRPM := yes +# uninstall this rpm that defines _missing_build_ids_terminate_build and causes the build to fail +sge-EXCLUDE-DEVEL-RPMS := redhat-rpm-config ALL += sge IN_BOOTSTRAPFS += sge