making space for the gnuradio package - renaming the gnuradio pldistro into wextoolbox
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 5 Oct 2009 11:15:00 +0000 (11:15 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 5 Oct 2009 11:15:00 +0000 (11:15 +0000)
Makefile
config.wextoolbox.svnpath [moved from config.gnuradio.svnpath with 64% similarity]

index 1e2cabf..6b5491b 100644 (file)
--- 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 
similarity index 64%
rename from config.gnuradio.svnpath
rename to config.wextoolbox.svnpath
index 3ed7d90..2cf5ff8 100644 (file)
@@ -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