Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038990
en ru br
Репозитории ALT

Группа :: Игры/Настольные
Пакет: gnome-games-robots

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

Патч: gnome-robots-3.7.92-alt-lfs.patch
Скачать


diff -durN gnome-robots-3.7.92.orig/config.h.in gnome-robots-3.7.92/config.h.in
--- gnome-robots-3.7.92.orig/config.h.in	2013-03-20 01:44:43.000000000 +0400
+++ gnome-robots-3.7.92/config.h.in	2013-03-20 11:34:51.000000000 +0400
@@ -32,3 +32,9 @@
 
 /* Version number of package */
 #undef VERSION
+
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES
diff -durN gnome-robots-3.7.92.orig/configure.ac gnome-robots-3.7.92/configure.ac
--- gnome-robots-3.7.92.orig/configure.ac	2013-03-20 01:44:40.000000000 +0400
+++ gnome-robots-3.7.92/configure.ac	2013-03-20 11:34:42.694829715 +0400
@@ -7,6 +7,8 @@
 
 AM_PROG_CC_C_O
 
+AC_SYS_LARGEFILE
+
 GLIB_GSETTINGS
 
 dnl ###########################################################################
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin