Subject: Re: pkg/4759: $$$
To: Todd Vierling <tv@pobox.com>
From: Hubert Feyrer <hubert.feyrer@rrzc1.rz.uni-regensburg.de>
List: netbsd-bugs
Date: 12/31/1997 20:22:15
> I have a feeling quite a few packages have this "problem;" but the more
> elegant solution for each is likely to patch Makefile.in so it uses 'install
> -s -c' instead of GNU's 'install.sh' for binaries. 

If any, it should not hard-code "install -s -c", but use any of the 
INSTALL_PROGRAM, INSTALL_SCRIPT, INSTALL_DATA and INSTALL_MAN macros (see 
bsd.port.mk for docs) in Makefiles. 


 - Hubert

--
Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>