summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-01-22 14:40:22 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-01-22 14:40:22 +0000
commitb3180c65f6b52ce691517eea92f966aac08e16e2 (patch)
tree55cebb1daa7b18eec07f002bea6e0681c4538045 /profiles/default-linux/s390
parentMarked ppc stable for bug #119634; Stabilize Gnome-2.12.2 (diff)
downloadgentoo-2-b3180c65f6b52ce691517eea92f966aac08e16e2.tar.gz
gentoo-2-b3180c65f6b52ce691517eea92f966aac08e16e2.tar.bz2
gentoo-2-b3180c65f6b52ce691517eea92f966aac08e16e2.zip
Added pam to STAGE1_USE for bug #113298.
Diffstat (limited to 'profiles/default-linux/s390')
-rw-r--r--profiles/default-linux/s390/2006.0/make.defaults8
1 files changed, 4 insertions, 4 deletions
diff --git a/profiles/default-linux/s390/2006.0/make.defaults b/profiles/default-linux/s390/2006.0/make.defaults
index a7628148f708..5bad3aa79034 100644
--- a/profiles/default-linux/s390/2006.0/make.defaults
+++ b/profiles/default-linux/s390/2006.0/make.defaults
@@ -1,4 +1,4 @@
-USE="
-nptl
-unicode
-"
+# This was added for bug #113298
+STAGE1_USE="pam"
+
+USE="nptl unicode"