From 7f9ea7c7c4205912dba730209a5878301f5ef492 Mon Sep 17 00:00:00 2001
From: Roy Marples <roy@marples.name>
Date: Sun, 13 Jan 2008 10:21:22 +0000
Subject: Fix PAM install

---
 README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'README')

diff --git a/README b/README
index 935ae5fd..90492991 100644
--- a/README
+++ b/README
@@ -10,9 +10,9 @@ You may wish to tweak the installation with the below arguments
 PROGLDFLAGS=-static
 LIBNAME=lib64
 DESTDIR=/tmp/openrc-image
-PAM=pam
-TERMCAP=ncurses
-TERMCAP=termcap
+MKPAM=pam
+MKTERMCAP=ncurses
+MKTERMCAP=termcap
 
 We don't support building a static OpenRC with PAM.
 You may need to use PROGLDFLAGS=-Wl,-Bstatic on glibc instead of just -static.
-- 
cgit v1.2.3