public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/jaffl/files: library-path.patch
@ 2009-12-31 11:16 Alistair Bush (ali_bush)
  0 siblings, 0 replies; only message in thread
From: Alistair Bush (ali_bush) @ 2009-12-31 11:16 UTC (permalink / raw
  To: gentoo-commits

ali_bush    09/12/31 11:16:15

  Added:                library-path.patch
  Log:
  New package jaffl.
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-java/jaffl/files/library-path.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jaffl/files/library-path.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jaffl/files/library-path.patch?rev=1.1&content-type=text/plain

Index: library-path.patch
===================================================================
--- src/com/kenai/jaffl/provider/Library.java.orig	2009-12-31 09:30:08.000000000 +1300
+++ src/com/kenai/jaffl/provider/Library.java	2009-12-31 09:38:11.000000000 +1300
@@ -53,5 +53,6 @@
         userLibraryPath.addAll(getPropertyPaths("jaffl.library.path"));
         // Add JNA paths for compatibility
         userLibraryPath.addAll(getPropertyPaths("jna.library.path"));
+	userLibraryPath.addAll(getPropertyPaths("java.library.path"));
     }
 }






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-31 11:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-31 11:16 [gentoo-commits] gentoo-x86 commit in dev-java/jaffl/files: library-path.patch Alistair Bush (ali_bush)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox