It seems that the new combo patchfile dropped the silly `nb1' suffix
on shared libs in $PREFIX/lib. So adjust the PLIST.
This commit is contained in:
parent
e439f721d6
commit
8a409d6c6b
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST.SunOS,v 1.3 2002/03/14 16:21:57 wiz Exp $
|
||||
@comment $NetBSD: PLIST.SunOS,v 1.4 2002/08/19 18:20:08 seb Exp $
|
||||
${MACHINE_GNU_PLATFORM}/include/_G_config.h
|
||||
${MACHINE_GNU_PLATFORM}/include/assert.h
|
||||
bin/${MACHINE_GNU_PLATFORM}-gcc
|
||||
|
@ -294,8 +294,8 @@ lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${GCC_VERSION}/libstdc++.a
|
|||
lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${GCC_VERSION}/libstdc++.so
|
||||
lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${GCC_VERSION}/specs
|
||||
lib/libiberty.a
|
||||
lib/libstdc++.a.2.10.0nb1
|
||||
lib/libstdc++.so.2.10.0nb1
|
||||
lib/libstdc++.a.2.10.0
|
||||
lib/libstdc++.so.2.10.0
|
||||
man/man1/cccp.1
|
||||
man/man1/g++.1
|
||||
man/man1/g77.1
|
||||
|
|
Loading…
Reference in a new issue