Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sc8-pr-cvs17:/tmp/cvs-serv18916

Modified Files:
        emacs22.info 
Log Message:
Recompile Fink startup.el. Thanks to Christopher League for the bug
report, and Aida Shinra for the patch.


Index: emacs22.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- emacs22.info        12 Feb 2007 01:02:11 -0000      1.5
+++ emacs22.info        27 May 2007 11:49:50 -0000      1.6
@@ -1,7 +1,7 @@
 Info2: <<
 Package: emacs22%type_pkg[uitype]
-Version: 22.0.93
-Revision: 1000
+Version: 22.0.99
+Revision: 1001
 Type: uitype (. -nox -gtk)
 Description: Flexible real-time text editor
 License: GPL
@@ -48,7 +48,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: ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-%v.tar.gz
-Source-MD5: 4e768a1489e514fbb78d1a5f9c512846
+Source-MD5: f0f6c5e4163113f5e292e7b03b078aa9
 Patch: emacs22.patch
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
@@ -62,6 +62,10 @@
  else
    ./configure %c --without-carbon --with-x --with-x-toolkit=lucid
  fi
+ # Sync .elc's with patched .el's
+ (cd src && make bootstrap) || exit
+ (cd lisp && make recompile EMACS=../src/bootstrap-emacs) || exit
+ # Compile emacs with new *.elc
  make
 <<
 InstallScript: <<


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to