]> git.pld-linux.org Git - packages/soprano.git/commitdiff
- unify gcj ver for th and ti (they're the same now)
authorshadzik <shadzik@pld-linux.org>
Sat, 1 May 2010 19:55:00 +0000 (19:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    soprano.spec -> 1.52

soprano.spec

index 5e02dc8c385296bc14f387d2e05668e41918efd2..93f9f0168da6c7ace4f092d95c6e903bc3448977 100644 (file)
@@ -87,11 +87,7 @@ cd build
 %endif
        -DJAVA_INCLUDE_PATH=%{_libdir}/gcc/%{_target_platform}/%{cc_version}/include \
        -DJAVA_INCLUDE_PATH2=%{_libdir}/gcc/%{_target_platform}/%{cc_version}/include \
-%if "%{pld_release}" == "ti"
-       -DJAVA_JVM_LIBRARY=%{_libdir}/gcj-%{cc_version}-9/libjvm.so \
-%else
        -DJAVA_JVM_LIBRARY=%{_libdir}/gcj-%{cc_version}-10/libjvm.so \
-%endif
        ../
 
 %{__make}
This page took 0.052528 seconds and 4 git commands to generate.