Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv5525

Modified Files:
        emacs22.info 
Log Message:
Fix the version/revision number. Pass -e option to the configure script.


Index: emacs22.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- emacs22.info        6 Jul 2006 02:06:38 -0000       1.3
+++ emacs22.info        10 Feb 2007 18:07:04 -0000      1.4
@@ -1,7 +1,7 @@
 Info2: <<
 Package: emacs22%type_pkg[uitype]
-Version: 22.0.50
-Revision: 20060624-1001
+Version: 22.0.50-20060624
+Revision: 1001
 Type: uitype (. -nox -gtk)
 Description: Flexible real-time text editor
 License: GPL
@@ -47,7 +47,7 @@
 <<
 Conflicts: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
 Replaces: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
-Source: 
http://www-personal.umich.edu/~smaret/download/fink/emacs-%v-20060624.tar.gz
+Source: 
http://www-personal.umich.edu/~smaret/download/fink/emacs-22.0.50-20060624.tar.gz
 SourceDirectory: emacs
 Source-MD5: 6437e52890ef53c73183d98f415577e1
 Patch: emacs22.patch
@@ -55,7 +55,7 @@
 SetMAKEFLAGS: -j1
 ConfigureParams: --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-carbon --without-x
  elif [ "%type_raw[uitype]" == "-gtk" ]; then


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to