CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/09 04:43:28
Modified files:
usr.bin/pkg-config: pkg-config
Log message:
fix version comparison when we ask for "alpha > 0.1.0" and the version of
alpha is 0.1.0alpha2.
doing "alpha > 0.1.0alpha2" doesn't work yet.
