Subject: check-shlibs & compat pkgs
To: None <tech-pkg@netbsd.org>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: tech-pkg
Date: 08/31/2000 04:36:37
FYI, I've just added a CHECK_SHLIBS variable that should be set to "no" in
linux pkgs and any other emul-pkgs, to disable running the check-shlibs
target on 'make install'. I've changed all relevant pkgs.

While there, I've also told 'make reinstall' to deinstall the pkg first
(by invoking the 'deinstall' target). No more 'make deinstall ; make
reinstall'.


 - Hubert

-- 
NetBSD - because Unix isn't just #include <linux.h>, i386, ILP32, ELF, ...!

---------- Forwarded message ----------
Date: Tue, 29 Aug 2000 15:41:07 +0300 (EEST)
From: Matthias Scheler <tron@netbsd.org>
To: source-changes@netbsd.org
Subject: CVS commit: pkgsrc


Module Name:	pkgsrc
Committed By:	tron
Date:		Tue Aug 29 12:41:06 UTC 2000

Modified Files:
	pkgsrc/print/acroread: Makefile

Log Message:
Set "LDD" to "${TRUE}" on the i386 port because the Linux shared libraries
won't be found without the wrapper script.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/print/acroread/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.