CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/19 02:22:06
Modified files:
usr.sbin/pkg_add/OpenBSD: LibSpec.pm
usr.sbin/pkg_add/OpenBSD/LibSpec: Build.pm
Log message:
let build libspec match as they should.
namely, if a shared lib exists, then a static library should not match
if the version number is not okay.
problem noticed by sthen@, okay sthen@
