openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #13811
Bug#923118: OpenJDK 12 symlink to sources doesn't point on src.zip
Hi,
It is still there, isn't it?
In
https://git.launchpad.net/~openjdk/ubuntu/+source/openjdk/+git/openjdk/commit/?id=803f5d7cab5dfe3afb6358e25cdc366d4eedaa49
why having the 2 following:
+ echo '$(TOP)/$(basename)/src.zip $(basedir)/lib/src.zip' >>
$(d_jdkhl).links
+ echo '$(TOP)/$(basename)/lib/src.zip $(basedir)/lib/src.zip' >>
$(d_jdkhl).links
as there can be only source relative for $(basedir)/lib/src.zip, no?
And the second should be the right one to me regarding my system.
Thanks,
Patrice
References