From 1d63e8a8d9e8f7a4e999f77d4a606c3aa1bf7a67 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 9 Jun 2005 12:15:00 +0000 Subject: Make the sourceforge mirror site a config option, as sourceforge mirrors tend to change, move, go down, etc from time to time. --- package/hotplug/hotplug.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/hotplug/hotplug.mk') diff --git a/package/hotplug/hotplug.mk b/package/hotplug/hotplug.mk index 74ffc8603..8b8654253 100644 --- a/package/hotplug/hotplug.mk +++ b/package/hotplug/hotplug.mk @@ -4,7 +4,7 @@ # ############################################################# HOTPLUG_SOURCE=diethotplug-0.4.tar.gz -HOTPLUG_SITE=http://aleron.dl.sourceforge.net/sourceforge/linux-hotplug +HOTPLUG_SITE=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/linux-hotplug HOTPLUG_DIR=$(BUILD_DIR)/diethotplug-0.4 $(DL_DIR)/$(HOTPLUG_SOURCE): -- cgit v1.2.3