From ebe75b6d76e9d071582d2bf9509548d2bd3ea262 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Wed, 19 May 2004 18:26:48 +0000 Subject: * Install tempfile wrapper for mktemp git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/mktemp.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/mktemp.xml b/chapter06/mktemp.xml index 9af6a4e8c..093ec4400 100644 --- a/chapter06/mktemp.xml +++ b/chapter06/mktemp.xml @@ -53,7 +53,8 @@ functions from the system C library. Now install it: -make install +make install +make install-tempfile -- cgit v1.2.3-54-g00ecf