atom feed4 messages in org.freebsd.freebsd-java[PATCH] jdk14/Makefile to include src...
FromSent OnAttachments
leafyJul 10, 2003 2:35 am 
Sheldon HearnJul 10, 2003 2:56 am 
Alexey ZelkinJul 10, 2003 3:30 am 
leafyJul 10, 2003 3:43 am 
Subject:[PATCH] jdk14/Makefile to include src.zip
From:Sheldon Hearn (shel@starjuice.net)
Date:Jul 10, 2003 2:56:16 am
List:org.freebsd.freebsd-java

On (2003/07/10 17:35), leafy wrote:

@@ -173,8 +175,10 @@ post-build: @# XXX make sure that SwingSet2/resources does not exists @${RM} -rf ${JDKIMAGEDIR}/demo/jfc/SwingSet2/resources +.if !defined(WITH_SRC) @# This file serves no purpose (in case of port) @${RM} -f ${JDKIMAGEDIR}/src.zip +.endif

.if !defined(NODEBUG) pre-install:

This patch doesn't seem to update the pkg-plist, which it should.

Ciao, Sheldon.