[brltty/f15] This might do it.

Jon Ciesla limb at fedoraproject.org
Fri Feb 3 15:37:30 UTC 2012


commit 30bb9283fd158aa754e7d47b523ef5cf54713c5b
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Feb 3 09:34:39 2012 -0600

    This might do it.

 brltty.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/brltty.spec b/brltty.spec
index d5cec28..5381073 100644
--- a/brltty.spec
+++ b/brltty.spec
@@ -295,7 +295,9 @@ exit 0
 %files -n brlapi-java
 %defattr(-,root,root)
 #%{_jnidir}/libbrlapi_java.so
-%{_prefix}/%{_lib}/java/libbrlapi_java.so
+%ifarch x86_64
+	%{_prefix}/%{_lib}/java/libbrlapi_java.so
+%endif
 %{_javadir}/brlapi.jar
 
 


More information about the scm-commits mailing list