Subject: Re: backup copy of /usr/libexec/ld.elf_so
To: Jun-ichiro itojun Hagino <itojun@iijlab.net>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-userlevel
Date: 03/21/2001 16:51:35
On Thu, 22 Mar 2001, Jun-ichiro itojun Hagino wrote:
> 	during the build process, it is rather fatal to install
> 	/usr/libexec/ld.elf_so if we have some problem with the ld.elf_so
> 	binary we have bulit.  do you think it a good idea to make a backup
> 	copy of old /usr/lbiexec/ld.elf_so somewhere?  if so, when during the
> 	build process?

In the ld.elf_so Makefile, add:

INSTALL+= -b

This will give you a simple backup. (untested)


 - Hubert

-- 
Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>