Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 962CA63B9F9 for ; Mon, 15 Dec 2008 11:03:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4E64763B128; Mon, 15 Dec 2008 11:03:51 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id A463463B114 for ; Mon, 15 Dec 2008 11:03:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F2A64175D0; Mon, 15 Dec 2008 11:03:49 +0000 (UTC) From: Roland Illig Subject: CVS commit: pkgsrc/mk/check To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org Message-Id: <20081215110349.F2A64175D0@cvs.netbsd.org> Date: Mon, 15 Dec 2008 11:03:49 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: rillig Date: Mon Dec 15 11:03:49 UTC 2008 Modified Files: pkgsrc/mk/check: check-stripped.mk Log Message: Made the code shorter. The info messages can be omitted. At least for ELF binaries, the code is sufficiently stable. To generate a diff of this commit: cvs rdiff -r1.1 -r1.2 pkgsrc/mk/check/check-stripped.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.