From: Michael Tremer Date: Sun, 16 Aug 2009 08:41:05 +0000 (+0200) Subject: vsftpd does not belong to the core distribution. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f00092eca56909bc4e3bc0db86eac5f40514f3f6;p=ipfire-3.x.git vsftpd does not belong to the core distribution. --- diff --git a/lfs/vsftpd b/lfs/vsftpd index 29f4fa54c..c9bc80a2d 100644 --- a/lfs/vsftpd +++ b/lfs/vsftpd @@ -36,11 +36,11 @@ OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) MAINTAINER = GROUP = Networking/Daemons -CORE = yes -EXTRA = no +CORE = no +EXTRA = yes DEBUG = no BUILD_DEPS = -DEPS = +DEPS = openssl pam URL = ftp://vsftpd.beasts.org/users/cevans/ LICENSE = GPLv2 with exceptions