From 6507e62512e561b4e8af2ccb67ccc69ac6716e84 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 5 Oct 2009 11:15:00 +0000 Subject: [PATCH] making space for the gnuradio package - renaming the gnuradio pldistro into wextoolbox --- Makefile | 4 ++-- config.gnuradio.svnpath => config.wextoolbox.svnpath | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename config.gnuradio.svnpath => config.wextoolbox.svnpath (64%) 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 -- 2.43.0