summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-08-25 06:08:19 +0000
committerAchim Gottinger <achim@gentoo.org>2000-08-25 06:08:19 +0000
commitd059b23b7d04abbbf49430e65c980204fca5a2ba (patch)
treeb147fe679ba9cac338123e10874bc92a3b4089b4
parentlittle comment added (diff)
downloadgentoo-2-d059b23b7d04abbbf49430e65c980204fca5a2ba.tar.gz
gentoo-2-d059b23b7d04abbbf49430e65c980204fca5a2ba.tar.bz2
gentoo-2-d059b23b7d04abbbf49430e65c980204fca5a2ba.zip
*** empty log message ***
-rw-r--r--sys-libs/pam/pam-0.72-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/pam/pam-0.72-r1.ebuild b/sys-libs/pam/pam-0.72-r1.ebuild
index 21cdf304d11c..7f3252dcf545 100644
--- a/sys-libs/pam/pam-0.72-r1.ebuild
+++ b/sys-libs/pam/pam-0.72-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.72-r1.ebuild,v 1.2 2000/08/16 04:38:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.72-r1.ebuild,v 1.3 2000/08/25 06:08:19 achim Exp $
P=pam-0.72
A=Linux-PAM-0.72.tar.gz
@@ -13,6 +13,7 @@ HOMEPAGE="http://www.redhat.com/linux-info/pam/"
src_unpack() {
unpack ${A}
cd ${S}
+ touch .freezemake
rm default.defs
sed -e "s/CFLAGS=.*/CFLAGS=${CFLAGS} -pipe -D_REENTRANT/" \
-e "s:FAKEROOT=.*:FAKEROOT=${WORKDIR}/../image:" defs/linux.defs > default.defs