]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- temporary workaround for libstdc++/po
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 31 Jul 2002 10:26:50 +0000 (10:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.81.2.49.2.47

gcc.spec

index 5c8924473f8f61f374b20766c5d180f7396700be..be25242ee3bafbb35c5c8ef41de47d6ccfd81906 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -556,6 +556,8 @@ 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++
 
 %clean
This page took 0.045048 seconds and 4 git commands to generate.