]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- fixed
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 31 Jul 2002 10:34:48 +0000 (10:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc4.spec -> 1.81.2.49.2.48

gcc4.spec

index be25242ee3bafbb35c5c8ef41de47d6ccfd81906..5b0bfa1c63883848249313ee75a74a1f65113ed7 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -556,9 +556,7 @@ cp -f libffi/LICENSE java-doc/LICENSE.libffi
 cp -f libobjc/README gcc/objc/README.libobjc
 
 %find_lang %{name}
-# workaround, to be removed - on builders libstdc++.mo files are not created - no idea why
-touch libstdc++.lang
-%find_lang libstdc++
+#%%find_lang libstdc++
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -674,7 +672,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libsupc++.a
 %{_mandir}/man1/g++.1*
 
-%files -n libstdc++ -f libstdc++.lang
+%files -n libstdc++
+#-f libstdc++.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libstdc++.so.*.*.*
 %ifarch ppc
This page took 0.056305 seconds and 4 git commands to generate.