summaryrefslogtreecommitdiff
path: root/emulators/linux_lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/linux_lib/Makefile')
-rw-r--r--emulators/linux_lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux_lib/Makefile b/emulators/linux_lib/Makefile
index 15fddd8cdd7..c20bfd48251 100644
--- a/emulators/linux_lib/Makefile
+++ b/emulators/linux_lib/Makefile
@@ -3,7 +3,7 @@
# Date created: 1997/12/04
# Whom: erich@FreeBSD.org
#
-# $NetBSD: Makefile,v 1.4 1998/01/24 05:05:00 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 1998/02/02 08:10:49 hubertf Exp $
# FreeBSD Id: Makefile,v 1.19 1997/12/04 17:34:28 asami Exp
#
@@ -32,7 +32,7 @@ do-install:
@zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
post-install:
- -${LDCONFIG} || /usr/bin/true
+ -${LDCONFIG} || ${TRUE}
${MKDIR} ${PREFIX}/usr/lib/zoneinfo
ln -sf /etc/localtime ${PREFIX}/usr/lib/zoneinfo/localtime