diff --git a/profiles/CDS+/make.defaults b/profiles/CDS+/make.defaults index 3697b27..86ddc6d 100644 --- a/profiles/CDS+/make.defaults +++ b/profiles/CDS+/make.defaults @@ -1,4 +1,4 @@ USE="" CL="builder console server" THEMES="CDS" -FEATURES="-getbinpkg" +FEATURES="-getbinpkg buildpkg" diff --git a/profiles/CLD+/make.defaults b/profiles/CLD+/make.defaults index 9b83547..b2283c5 100644 --- a/profiles/CLD+/make.defaults +++ b/profiles/CLD+/make.defaults @@ -1,4 +1,4 @@ USE="" CL="builder client desktop console consolegui" THEMES="CLD" -FEATURES="-getbinpkg" +FEATURES="-getbinpkg buildpkg" diff --git a/profiles/CLDX+/make.defaults b/profiles/CLDX+/make.defaults index 9b8cf17..92a7235 100644 --- a/profiles/CLDX+/make.defaults +++ b/profiles/CLDX+/make.defaults @@ -2,4 +2,4 @@ USE="" CL="builder client desktop console consolegui" THEMES="CLDX" LIGHTDM_SESSION=xfce -FEATURES="-getbinpkg" +FEATURES="-getbinpkg buildpkg"