diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/make.defaults | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/default-linux/make.defaults b/profiles/default-linux/make.defaults deleted file mode 100644 index 596920da9fdc..000000000000 --- a/profiles/default-linux/make.defaults +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2004 Gentoo Foundation. -# System-wide defaults for a basic linux system - -# Please avoid enabling things by default in here if possible. Understand any -# implications with core packages. For example, if "java" is in USE and db -# has a conditional dependency on java (which it does,) then a JDK will be -# pulled in during *emerge system*! - -USE="bitmap-fonts xprint" |