cvs commit: ports/java/linux-ibm-jdk13 Makefile

Ernst de Haan znerd at FreeBSD.org
Mon Mar 15 00:21:51 PST 2004


znerd       2004/03/15 00:21:50 PST

  FreeBSD ports repository

  Modified files:
    java/linux-ibm-jdk13 Makefile 
  Log:
  Fixed issue in installation of cacerts file.
  Bumped PORTREVISION.
  
  Reporter wrote:
  "Hi: there seems to be a small bug in the
  
  ports/java/linux-ibm-jdk13/Makefile
  in the do-install part:
  
  ${INSTALL_DATA} ${FILESDIR}/cacerts ${PREFIX}/jdk${JDK_VERSION
  /jre/lib/security/cacerts
  
  should read
  
  ${INSTALL_DATA} ${FILESDIR}/cacerts ${PREFIX}/linux-ibm-jdk${JDK_VERSION
  /jre/lib/security/cacerts"
  
  Reported by:    Rahul Siddharthan <rsidd at online.fr>
  
  Revision  Changes    Path
  1.19      +2 -2      ports/java/linux-ibm-jdk13/Makefile


More information about the cvs-all mailing list