From b76232798e5599a41c8d5d2a8d76d4c052dee99e Mon Sep 17 00:00:00 2001 From: Mike Khiretskiy Date: Wed, 26 Aug 2015 17:03:16 +0300 Subject: [PATCH] =?UTF-8?q?FEAUTRES=3D"-getbinpkg"=20=D0=B4=D0=BB=D1=8F=20?= =?UTF-8?q?Plus=20=D0=B4=D0=B8=D1=81=D1=82=D1=80=D0=B8=D0=B1=D1=83=D1=82?= =?UTF-8?q?=D0=B8=D0=B2=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/CDS+/make.defaults | 2 +- profiles/CLD+/make.defaults | 1 + profiles/CLDX+/make.defaults | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/CDS+/make.defaults b/profiles/CDS+/make.defaults index 4f6cee6..3697b27 100644 --- a/profiles/CDS+/make.defaults +++ b/profiles/CDS+/make.defaults @@ -1,4 +1,4 @@ USE="" CL="builder console server" THEMES="CDS" - +FEATURES="-getbinpkg" diff --git a/profiles/CLD+/make.defaults b/profiles/CLD+/make.defaults index e3158f0..9b83547 100644 --- a/profiles/CLD+/make.defaults +++ b/profiles/CLD+/make.defaults @@ -1,3 +1,4 @@ USE="" CL="builder client desktop console consolegui" THEMES="CLD" +FEATURES="-getbinpkg" diff --git a/profiles/CLDX+/make.defaults b/profiles/CLDX+/make.defaults index f4d908a..9b8cf17 100644 --- a/profiles/CLDX+/make.defaults +++ b/profiles/CLDX+/make.defaults @@ -2,3 +2,4 @@ USE="" CL="builder client desktop console consolegui" THEMES="CLDX" LIGHTDM_SESSION=xfce +FEATURES="-getbinpkg"