Date: Fri, 18 Feb 2005 17:21:52 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk14 Makefile ports/java/jdk15 Makefile Message-ID: <200502181721.j1IHLqHA031520@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2005-02-18 17:21:52 UTC FreeBSD ports repository Modified files: java/jdk14 Makefile java/jdk15 Makefile Log: . Move the invocation of unregistervm to the top of the packing list. This ensures that this command is run before the files in the package are deleted (which is necessary for it to correctly delete the symbolic links created by registervm). Approved by: phantom (maintainer) Revision Changes Path 1.88 +1 -1 ports/java/jdk14/Makefile 1.87 +1 -1 ports/java/jdk15/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502181721.j1IHLqHA031520>