Dont' try to register "configure.info" and "standards.info".
I'd already removed every other trace of these files from the package, so as not to conflict with "autoconf", but I missed these two "@exec"'s.
This commit is contained in:
parent
3c8a7531b8
commit
9a6fb8d965
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST.common,v 1.2 2003/06/08 20:17:14 fredb Exp $
|
||||
@comment $NetBSD: PLIST.common,v 1.3 2003/06/11 14:46:00 fredb Exp $
|
||||
${MACHINE_GNU_PLATFORM}/bin/ar
|
||||
${MACHINE_GNU_PLATFORM}/bin/as
|
||||
${MACHINE_GNU_PLATFORM}/bin/ld
|
||||
|
@ -69,10 +69,8 @@ info/ld.info-6
|
|||
@exec ${INSTALL_INFO} %D/info/as.info %D/info/dir
|
||||
@exec ${INSTALL_INFO} %D/info/bfd.info %D/info/dir
|
||||
@exec ${INSTALL_INFO} %D/info/binutils.info %D/info/dir
|
||||
@exec ${INSTALL_INFO} %D/info/configure.info %D/info/dir
|
||||
@exec ${INSTALL_INFO} %D/info/gprof.info %D/info/dir
|
||||
@exec ${INSTALL_INFO} %D/info/ld.info %D/info/dir
|
||||
@exec ${INSTALL_INFO} %D/info/standards.info %D/info/dir
|
||||
lib/libbfd.a
|
||||
lib/libbfd.la
|
||||
lib/libopcodes.a
|
||||
|
|
Loading…
Reference in a new issue