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

Группа :: Игры/Прочее
Пакет: tintin++

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

Патч: alt-tintin++-pcre.patch
Скачать


diff -ur tintin++-2.01.1.orig/src/tinexp.c tintin++-2.01.1/src/tinexp.c
--- tintin++-2.01.1.orig/src/tinexp.c	2015-02-01 14:39:57.000000000 -0600
+++ tintin++-2.01.1/src/tinexp.c	2015-02-01 14:45:23.331501819 -0600
@@ -27,7 +27,7 @@
 ******************************************************************************/
 
 #include <sys/types.h>
-#include <pcre.h>
+#include <pcre/pcre.h>
 
 #include "tintin.h"
 
diff -ur tintin++-2.01.1.orig/src/tintin.h tintin++-2.01.1/src/tintin.h
--- tintin++-2.01.1.orig/src/tintin.h	2015-02-01 14:39:57.000000000 -0600
+++ tintin++-2.01.1/src/tintin.h	2015-02-01 14:46:42.212706986 -0600
@@ -34,7 +34,7 @@
 #include <ctype.h>
 #include <stdarg.h>
 #include <termios.h>
-#include <pcre.h>
+#include <pcre/pcre.h>
 #include <errno.h>
 #include <math.h>
 
diff -ur tintin++-2.01.1.orig/src/configure tintin++-2.01.1/src/configure
--- tintin++-2.01.1.orig/src/configure	2015-02-01 14:39:57.000000000 -0600
+++ tintin++-2.01.1/src/configure	2015-02-01 14:45:23.335501874 -0600
@@ -3438,7 +3438,7 @@
 
 for ac_header in pcre.h
 do :
-  ac_fn_c_check_header_mongrel "$LINENO" "pcre.h" "ac_cv_header_pcre_h" "$ac_includes_default"
+  ac_fn_c_check_header_mongrel "$LINENO" "pcre/pcre.h" "ac_cv_header_pcre_h" "$ac_includes_default"
 if test "x$ac_cv_header_pcre_h" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_PCRE_H 1
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin