Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37910029
en ru br
ALT Linux repositórios
S:2.1.1.0.3.g6c0f75cca-alt1
5.0: 1.4.2.3-alt3
4.1: 1.4.2.3-alt1
4.0: 1.4.2.3-alt1
3.0: 1.4.2.1i-alt4

Group :: Rede/E-Mail
RPM: mutt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: mutt-1.4-alt-m4-fixes.patch
Download


--- mutt-1.4/m4/iconv.m4.orig	2002-04-21 01:40:52 +0400
+++ mutt-1.4/m4/iconv.m4	2002-10-31 16:14:17 +0300
@@ -11,8 +11,10 @@
 [  --with-iconv[=DIR]  search for libiconv in DIR/include and DIR/lib], [
     if test "$withval" != no ; then
     for dir in `echo "$withval" | tr : ' '`; do
+      if x$dir != x/usr; then 
       if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
       if test -d $dir/lib; then LDFLAGS="$LDFLAGS -L$dir/lib"; fi
+      fi
     done
     else
       use_iconv=no
--- mutt-1.4/Makefile.am.orig	2002-10-31 17:03:38 +0300
+++ mutt-1.4/Makefile.am	2002-10-31 17:07:08 +0300
@@ -55,7 +55,7 @@
 
 INCLUDES=-I. -I$(top_srcdir) $(IMAP_INCLUDES) -Iintl
 
-CPPFLAGS=@CPPFLAGS@ -I$(includedir)
+CPPFLAGS=@CPPFLAGS@
 
 non_us_sources = pgp.c pgpinvoke.c pgpkey.c pgplib.c sha1.c \
 	pgpmicalg.c gnupgparse.c sha1.h \
 
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