Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37902945
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.3.28-alt-flea.patch
Download


--- mutt-1.3.28/muttbug.sh.in.orig	Wed Oct 10 13:56:51 2001
+++ mutt-1.3.28/muttbug.sh.in	Tue Apr 16 12:54:52 2002
@@ -32,6 +32,7 @@
 
 prefix=@prefix@
 
+CC=@CC@
 DEBUGGER=@DEBUGGER@
 SENDMAIL=@SENDMAIL@
 sysconfdir=@sysconfdir@
@@ -205,12 +206,12 @@
 echo
 echo
 
-if test "$DEBIAN" = "yes" ; then
-	echo "Obtaining Debian-specific information..." > /dev/tty
-	bug -p -s dummy mutt |                                 \
-		sed -n -e "/^-- System Information/,/^---/p" | \
-		grep -v '^---'
-fi
+#if test "$DEBIAN" = "yes" ; then
+#	echo "Obtaining Debian-specific information..." > /dev/tty
+#	bug -p -s dummy mutt |                                 \
+#		sed -n -e "/^-- System Information/,/^---/p" | \
+#		grep -v '^---'
+#fi
 
 echo 
 echo "-- Build environment information"
@@ -221,7 +222,7 @@
 echo
 echo "- gcc version information"
 echo "@CC@"
-@CC@ -v 2>&1
+$CC -v 2>&1
 echo
 echo "- CFLAGS"
 echo @CFLAGS@
 
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