From: Stefan Schantl Date: Thu, 24 Sep 2009 13:56:48 +0000 (+0200) Subject: Freeradius: Move package to extras. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20533cae1c478fed3e0b489c06a79d7fd2357dff;p=ipfire-3.x.git Freeradius: Move package to extras. --- diff --git a/lfs/freeradius b/lfs/freeradius index 266eabbd1..e4e6fa577 100644 --- a/lfs/freeradius +++ b/lfs/freeradius @@ -36,8 +36,8 @@ OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) MAINTAINER = GROUP = System/Daemons -CORE = yes -EXTRA = no +CORE = no +EXTRA = yes DEBUG = no BUILD_DEPS = DEPS = diff --git a/src/rootfiles/core/freeradius b/src/rootfiles/extras/freeradius similarity index 100% rename from src/rootfiles/core/freeradius rename to src/rootfiles/extras/freeradius