[libinline-java-perl] 174/398: Fixed small display bug.
Jonas Smedegaard
dr at jones.dk
Thu Feb 26 11:43:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.55
in repository libinline-java-perl.
commit 1944bc29ed183344ad5530ba66127c676a65278c
Author: patrick_leb <>
Date: Thu Feb 7 16:21:44 2002 +0000
Fixed small display bug.
---
Java/Makefile.PL | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Java/Makefile.PL b/Java/Makefile.PL
index 3096a7d..c40e280 100644
--- a/Java/Makefile.PL
+++ b/Java/Makefile.PL
@@ -173,7 +173,7 @@ sub CleanSoDirs {
}
}
}
- $so_dirs{$files->{$jvm_lib}->{selected}} = 1 ;
+ $so_dirs{$files->{$jvm_so}->{selected}} = 1 ;
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libinline-java-perl.git
More information about the Pkg-perl-cvs-commits
mailing list