Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 2004 00:21:50 -0800 (PST)
From:      Ernst de Haan <znerd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/linux-ibm-jdk13 Makefile
Message-ID:  <200403150821.i2F8Lpda090132@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@online.fr>
  
  Revision  Changes    Path
  1.19      +2 -2      ports/java/linux-ibm-jdk13/Makefile



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