From: Thierry Parmentelat Date: Mon, 5 Oct 2009 11:30:48 +0000 (+0000) Subject: fix for remote pldistros X-Git-Tag: 4.3-rc13~31 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=bcbef1673c9b24334c9f696e8c1e3c1b0010119c;p=build.git fix for remote pldistros --- diff --git a/Makefile b/Makefile index 6b5491b0..b936a4aa 100644 --- a/Makefile +++ b/Makefile @@ -109,6 +109,7 @@ RPM-INSTALL-DEVEL := rpm --force -Uvh # need to ignore result, kernel-headers cannot be uninstalled as glibc depends on it RPM-UNINSTALL-DEVEL := rpm -e +# see also below REMOTE-PLDISTROS="wextoolbox" #################### Makefile @@ -177,7 +178,9 @@ DISTCLEANS += $(1).mk $(2).mk config.$(1) endef -$(foreach distro, $(REMOTE_PLDISTROS), $(eval $(call remote_pldistro,$(distro),$(distro)-tags))) +# somehow this does not work, handle manually instead +#$(foreach distro, $(REMOTE-PLDISTROS), $(eval $(call remote_pldistro,$(distro),$(distro)-tags))) +$(eval $(call remote_pldistro,wextoolbox,wextoolbox-tags)) ########## stage1 and stage1iter # extract specs and compute .mk files by running