From bb8509a89e35426c1df30c5cdd4d840a2fde9158 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 20 Mar 2006 18:15:37 +0000 Subject: * Nuke all references to and definitions of INFO_DIR in package Makefiles and replace with appropriate references to PKGINFODIR instead. * Properly account for split info files during installation. * Move info file listings directly into the package PLISTs. This fixes info-file-related PLIST problems. --- cross/h8300-hms-binutils/Makefile | 10 ++++------ cross/h8300-hms-binutils/PLIST | 9 ++++++++- 2 files changed, 12 insertions(+), 7 deletions(-) (limited to 'cross/h8300-hms-binutils') diff --git a/cross/h8300-hms-binutils/Makefile b/cross/h8300-hms-binutils/Makefile index 9f28f868e25..13fc91b546e 100644 --- a/cross/h8300-hms-binutils/Makefile +++ b/cross/h8300-hms-binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/03/05 16:27:23 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/03/20 18:15:37 jlam Exp $ DISTNAME= binutils-2.12.1 PKGNAME= cross-h8300-hms-binutils-2.12.1 @@ -23,15 +23,13 @@ CONFIGURE_SCRIPT= ${SRCDIR}/configure SRCDIR= ${WRKDIR}/${DISTNAME} BUILD_TARGET= CFLAGS="-O2 -fomit-frame-pointer" all INFO_DIR= libexec/cross-h8300-hms/binutils -INFO_FILES= as.info bfd.info binutils.info configure.info -INFO_FILES+= gasp.info ld.info standards.info +INFO_FILES= # PLIST + +INSTALLATION_DIRS= ${H8300_PREFIX} post-extract: ${MKDIR} ${WRKSRC} -pre-install: - ${MKDIR} ${H8300_PREFIX} - post-install: for f in h8300-hms-size h8300-hms-objdump h8300-hms-ar \ h8300-hms-strings h8300-hms-ranlib h8300-hms-objcopy \ diff --git a/cross/h8300-hms-binutils/PLIST b/cross/h8300-hms-binutils/PLIST index d4113847dd7..29120ae634b 100644 --- a/cross/h8300-hms-binutils/PLIST +++ b/cross/h8300-hms-binutils/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:21 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/03/20 18:15:37 jlam Exp $ bin/h8300-hms-addr2line bin/h8300-hms-ar bin/h8300-hms-as @@ -16,6 +16,13 @@ bin/h8300-hms-srconv bin/h8300-hms-strings bin/h8300-hms-strip bin/h8300-hms-sysdump +libexec/cross-h8300-hms/binutils/as.info +libexec/cross-h8300-hms/binutils/bfd.info +libexec/cross-h8300-hms/binutils/binutils.info +libexec/cross-h8300-hms/binutils/configure.info +libexec/cross-h8300-hms/binutils/gasp.info +libexec/cross-h8300-hms/binutils/ld.info +libexec/cross-h8300-hms/binutils/standards.info libexec/cross-h8300-hms/bin/h8300-hms-addr2line libexec/cross-h8300-hms/bin/h8300-hms-ar libexec/cross-h8300-hms/bin/h8300-hms-as -- cgit v1.2.3