[PATCH] jdk14/Makefile to include src.zip

Sheldon Hearn sheldonh at starjuice.net
Thu Jul 10 02:56:14 PDT 2003


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.


More information about the freebsd-java mailing list