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"