From: Thierry Parmentelat Date: Mon, 5 Oct 2009 11:15:00 +0000 (+0000) Subject: making space for the gnuradio package - renaming the gnuradio pldistro into wextoolbox X-Git-Tag: 4.3-rc13~32 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6507e62512e561b4e8af2ccb67ccc69ac6716e84;p=build.git making space for the gnuradio package - renaming the gnuradio pldistro into wextoolbox --- diff --git a/Makefile b/Makefile index 1e2cabf1..6b5491b0 100644 --- a/Makefile +++ b/Makefile @@ -109,7 +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 -REMOTE-PLDISTROS="gnuradio" +REMOTE-PLDISTROS="wextoolbox" #################### Makefile # Default target @@ -177,7 +177,7 @@ DISTCLEANS += $(1).mk $(2).mk config.$(1) endef -$(eval $(call remote_pldistro,gnuradio,gnuradio-tags)) +$(foreach distro, $(REMOTE_PLDISTROS), $(eval $(call remote_pldistro,$(distro),$(distro)-tags))) ########## stage1 and stage1iter # extract specs and compute .mk files by running diff --git a/config.gnuradio.svnpath b/config.wextoolbox.svnpath similarity index 64% rename from config.gnuradio.svnpath rename to config.wextoolbox.svnpath index 3ed7d900..2cf5ff8e 100644 --- a/config.gnuradio.svnpath +++ b/config.wextoolbox.svnpath @@ -1,2 +1,2 @@ # make sure to invoke remote_pldistro appropriately in the Makefile -http://svn.onelab.eu/gnuradio/trunk +http://svn.onelab.eu/wextoolbox/trunk