Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 1999 09:06:22 -0700 (PDT)
From:      Chris Piazza <cpiazza@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/dbf2mysql/patches patch-aa
Message-ID:  <199910051606.JAA53288@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cpiazza     1999/10/05 09:06:22 PDT

  Modified files:
    databases/dbf2mysql/patches patch-aa 
  Log:
  For backwards compatibility with FreeBSD 2.2.x due to it's
  (apparent) lack of 's' support in ar.
         change:
                 ar rcs libdbf.a ...
         to:
                 ar rc libdbf.a ...
                 ranlib libdbf.a
  
  PR:		14139
  Submitted by:	maintainer
  
  Revision  Changes    Path
  1.2       +11 -1     ports/databases/dbf2mysql/patches/patch-aa



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910051606.JAA53288>