Update of /cvsroot/fink/experimental/todai/ecc/main/finkinfo/editors
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4208

Modified Files:
        emacs22.info 
Log Message:
forgot --without-carbon

Index: emacs22.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- emacs22.info        13 Mar 2006 06:14:54 -0000      1.1
+++ emacs22.info        14 Mar 2006 03:57:45 -0000      1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: emacs22%type_pkg[uitype]
 Version: 22.0.50
-Revision: 20051113-1
+Revision: 20051113-2
 Type: uitype (. -nox -gtk)
 Description: Flexible real-time text editor
 License: GPL
@@ -56,9 +56,9 @@
 SetMAKEFLAGS: -j1
 ConfigureParams: --build=%m-apple-darwin`uname -r|sed 's/\\..*//'` 
--infodir='${prefix}/share/info' --mandir='${prefix}/share/man' 
--libexecdir='${prefix}/lib'
 CompileScript: <<
- #!/bin/bash -e
+ #!/bin/bash -ev
  if [ "%type_raw[uitype]" == "-nox" ]; then
-   ./configure %c --without-x
+   ./configure %c --without-carbon --without-x
  elif [ "%type_raw[uitype]" == "-gtk" ]; then
    ./configure %c --without-carbon --with-x --with-x-toolkit=gtk
  else



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to