[packages/gcc] - try to fix java bcond
arekm
arekm at pld-linux.org
Sun Feb 17 23:34:03 CET 2013
commit 28cdd442b5b9cf74e34dab354ac2d691520e15d1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Feb 17 23:33:59 2013 +0100
- try to fix java bcond
gcc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gcc.spec b/gcc.spec
index 649ca6e..5becd65 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -2577,6 +2577,7 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libgij.a
%{?with_x:%{_libdir}/lib-gnu-awt-xlib.a}
%{_libdir}/%{gcjdbexecdir}/libjvm.a
+%endif
%files -n libffi
%defattr(644,root,root,755)
@@ -2617,7 +2618,6 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%{_libdir32}/libffi.a
%endif
-%endif
%if %{with objc}
%files objc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/28cdd442b5b9cf74e34dab354ac2d691520e15d1
More information about the pld-cvs-commit
mailing list