Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37543929
en ru br
ALT Linux repositórios
S:2.6.2-alt1
5.0: 1.8.3-alt3
4.1: 1.8.3-alt2
4.0: 1.7.7-alt1
3.0: 1.7.7-alt1

Group :: Rede/Notícias
RPM: tin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: tin-1.6.1.pcre.patch
Download


diff -Nur tin-1.6.1.orig/src/Makefile.in tin-1.6.1/src/Makefile.in
--- tin-1.6.1.orig/src/Makefile.in	2003-08-18 11:29:27 +0600
+++ tin-1.6.1/src/Makefile.in	2003-08-18 11:29:38 +0600
@@ -52,7 +52,7 @@
 CANLOCK = # -DUSE_CANLOCK # -DEVIL_INSIDE
 
 INTL_CPPFLAGS	= -DLOCALEDIR=\"$(prefix)/@DATADIRNAME@/locale\"
-PCRE_CPPFLAGS	= @PCREDIR_CPPFLAGS@ @PCREDIR_MAKE@ -I$(top_builddir)/pcre -I$(top_srcdir)/pcre
+PCRE_CPPFLAGS	= @PCREDIR_CPPFLAGS@ @PCREDIR_MAKE@
 
 CPPOPTS	= @DEFS@ -I. -I../include $(PCRE_CPPFLAGS) $(INTL_CPPFLAGS) -I$(INCDIR) $(DEBUG) $(CANLOCK) @CPPFLAGS@
 CFLAGS	= @CFLAGS@
--- tin-1.6.1.orig/aclocal.m4	2003-08-18 11:29:27 +0600
+++ tin-1.6.1/aclocal.m4	2003-08-18 11:38:29 +0600
@@ -1035,7 +1035,7 @@
 	CF_PATH_SYNTAX(cf_pcre_home)
 	PCREDIR_MAKE='#'
 	PCREDIR_LIBS="-L${cf_pcre_home}/lib -lpcre"
-	PCREDIR_CPPFLAGS="-I${cf_pcre_home}/include"
+	PCREDIR_CPPFLAGS="-I${cf_pcre_home}/include/pcre"
 	;;
 esac
 AC_SUBST(PCREDIR_MAKE)
 
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