summaryrefslogtreecommitdiff
path: root/java/kaffe
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1997-02-02 02:01:00 +0000
committerChuck Robey <chuckr@FreeBSD.org>1997-02-02 02:01:00 +0000
commit54875ab6db2cea1909e4ada6566e8e35c689d7cb (patch)
tree07b2dfdfe91b5bd1301aaec534ab71ea3ecc2e17 /java/kaffe
parentCrack contains libdes. (diff)
Undo my previous fixes. I forgot that kaffe uses dlsym, dlopen (etc)
to open the libs, and it doesn't recognize the version numbers that our loader requires, hence the softlinking. Leave libkaffe_agent in, tho, that does seem to have been overlooked.
Notes
Notes: svn path=/head/; revision=5492
Diffstat (limited to 'java/kaffe')
-rw-r--r--java/kaffe/pkg-plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/kaffe/pkg-plist b/java/kaffe/pkg-plist
index ec8b6ff8214c..12c28af3e523 100644
--- a/java/kaffe/pkg-plist
+++ b/java/kaffe/pkg-plist
@@ -7,8 +7,12 @@ include/kaffe/native.h
include/kaffe/StubPreamble.h
man/man1/kaffe.1.gz
share/kaffe/license.terms
+lib/libkaffe_agent.so
lib/libkaffe_agent.so.0.71
+lib/libkaffe_native.so
lib/libkaffe_native.so.0.71
+lib/libkaffe_vm.so
lib/libkaffe_vm.so.0.71
+lib/libkaffe_net.so
lib/libkaffe_net.so.0.71
@exec /sbin/ldconfig -m %B