Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/shells
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16284

Modified Files:
        bash-doc-2.05b-3.info 
Log Message:
force gcc 3.3


Index: bash-doc-2.05b-3.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/shells/bash-doc-2.05b-3.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- bash-doc-2.05b-3.info       15 Jun 2004 18:55:04 -0000      1.2
+++ bash-doc-2.05b-3.info       30 Dec 2004 18:33:15 -0000      1.3
@@ -4,10 +4,11 @@
 Suggests: bash, texinfo
 Source: mirror:gnu:bash/bash-%v.tar.gz
 Source-MD5: 5238251b4926d778dfe162f6ce729733
+BuildDepends: gcc3.3
 ConfigureParams: --enable-restricted --with-curses 
--with-installed-readline=%p/lib
 PatchScript: sed 's|@PREFIX@|%p|g' <%a/bash.patch | patch -p1
 CompileScript:<<
- cd support ; make man2html
+ cd support ; make man2html CC=gcc-3.3 CXX=g++-3.3
  MAN2HTML=support/man2html; HTMLPOST=doc/htmlpost.sh; ${MAN2HTML} doc/bash.1 | 
${HTMLPOST} > doc/bash.html
  TEXI2HTML=../support/texi2html; TEXINPUTDIR=../lib/readline/doc; cd doc; 
${TEXI2HTML} -menu -monolithic -I ${TEXINPUTDIR} bashref.texi
 <<



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to