Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37836432
en ru br
Репозитории ALT
5.1: 3.2.0.7-alt0.M51.1
4.1: 3.0.0.10-alt1.M41.1
4.0: 2.4.1.7-alt0.M40.1
3.0: 1.1.5-alt1
www.altlinux.org/Changes

Группа :: Офис
Пакет: openoffice.org

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: 000_ximian_system-libstdcpp.diff
Скачать


--- scp/source/global/udk_base.scp
+++ scp/source/global/udk_base.scp
@@ -3,37 +3,6 @@
 
 // all file objects that are relevant for the udk base
 
-// Temporary solution/hack: at the moment libstdc++.so and libgcc_s.so are
-// needed for unxlngi4 environment (setup is linked against it).
-
-#if ! (defined (FREEBSD) || defined(MACOSX) || defined(NETBSD) )
-#if ( defined( _gcc3 ) && ( defined( C300 ) || defined( C322 ) ))
-
-File gid_File_Lib_gcc
-    TXT_FILE_BODY;
-        Name            = STRING(libgcc_s.so.1);
-    Dir                 = GCFG_BINARY_DIR;
-    Styles              = (PACKED, SETUPZIP);
-End
-
-
-File gid_File_Lib_Stdc
-    TXT_FILE_BODY;
-    Name               = STRING(CONCAT2(libstdc++.so.,SHORTSTDCPP3));
-    Dir                        = GCFG_BINARY_DIR;
-    Styles             = (PACKED, SETUPZIP);
-End
-
-Shortcut gid_Shortcut_Lib_Stdc
-    FileID      = gid_File_Lib_Stdc;
-    Dir         = GCFG_BINARY_DIR;
-    Name        = STRING(libstdc++.so);
-    Styles      = (NETWORK,RELATIVE);
-End
-
-#endif
-#endif
-
 File gid_File_Lib_Sal
     TXT_FILE_BODY;
     #ifdef UNX
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin