From: thierry Date: Mon, 19 Oct 2009 14:58:59 +0000 (+0000) Subject: keep redhat-config-rpm out X-Git-Url: http://git.onelab.eu/?p=wextoolbox.git;a=commitdiff_plain;h=64eeea9b8f4e1608bd84a6e776df5d9a46ab05d9 keep redhat-config-rpm out --- diff --git a/devel.pkgs b/devel.pkgs index fed109f..baaf7e9 100644 --- a/devel.pkgs +++ b/devel.pkgs @@ -8,7 +8,8 @@ package: bzip2 gzip package: cpio tar package: coreutils package: rpm rpm-build rpm-devel -package: redhat-rpm-config +# keep this one out as it defines _missing_build_ids_terminate_build and causes the build to fail +#package: redhat-rpm-config package: curl curl-devel package: subversion cvs package: less diff --git a/wextoolbox.mk b/wextoolbox.mk index be6370a..02d2ddd 100644 --- a/wextoolbox.mk +++ b/wextoolbox.mk @@ -79,8 +79,6 @@ 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