Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37751985
en ru br
ALT Linux repositórios
S:2.02.31-alt1

Group :: Jogos/Outros
RPM: tintin++

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: alt-tintin++-pcre.patch
Download


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
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009