ru          2007-01-30 15:09:30 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/pkg_install/sign main.c stand.c 
  Log:
  Fix the logic bug that caused the custom versions of warn(3) and
  warnx(3) to be compiled on systems that have it (e.g. FreeBSD),
  while the intention was opposite, i.e., compile them on systems
  that don't have them.  Also fixes static linkage of pkg_sign(1).
  
  Revision  Changes    Path
  1.3       +2 -2      src/usr.sbin/pkg_install/sign/main.c
  1.3       +1 -1      src/usr.sbin/pkg_install/sign/stand.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to