pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
local -> pkg
Module Name: pkgsrc-wip
Committed By: Christos Zoulas <christos%zoulas.com@localhost>
Pushed By: christos
Date: Mon Jun 14 10:16:51 2021 -0400
Changeset: b70866011c10c3f474fa3fe494150c3a03c9c9ba
Modified Files:
openjdk16/README
Log Message:
local -> pkg
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b70866011c10c3f474fa3fe494150c3a03c9c9ba
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
openjdk16/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/openjdk16/README b/openjdk16/README
index 28e7552e53..29d65cb2df 100644
--- a/openjdk16/README
+++ b/openjdk16/README
@@ -26,7 +26,7 @@ under linux emulation. Make sure it works.
Then run make extract. This will extract the openjdk and bootstrap.
cd $WORKDIR and
mv bootstrap{,.old}
- ln -s /usr/local/java/openjdk-bin bootstrap
+ ln -s /usr/pkg/java/openjdk-bin bootstrap
then
export MAKE_JOBS=<something> to make the build go faster.
Home |
Main Index |
Thread Index |
Old Index