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

Modified Files:
        vim.info 
Log Message:
Tar works differently on Tiger vs Leopard. Who knew?

Index: vim.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/vim.info,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- vim.info    6 Apr 2008 02:39:58 -0000       1.53
+++ vim.info    7 Apr 2008 02:13:11 -0000       1.54
@@ -2,9 +2,9 @@
 Package: vim%type_pkg[-nox]
 Type: -nox (boolean)
 Version: 7.1.291
-Revision: 1000
+Revision: 1001
 Source: http://www.i8u.org/~htodd/finksrc/vim-%v.tar.bz2
-Source-MD5: 648ceb25f28be9239d0244b96c177429
+Source-MD5: 0944eac950cf12f752b3822e107210f7
 
 SourceDirectory: vim7
 BuildDepends: fink (>= 0.24.12), libgettext3-dev, gettext-bin, gettext-tools, 
libncurses5 (>= 5.4-20041023-1006), (%type_raw[-nox] = .) pkgconfig, 
(%type_raw[-nox] = .) glib2-dev (>= 2.6.6-1111), (%type_raw[-nox] = .) x11-dev, 
(%type_raw[-nox] = .) gtk+2-dev, (%type_raw[-nox] = .) pango1-xft2-dev, 
(%type_raw[-nox] = .) atk1, libiconv-dev
@@ -31,7 +31,7 @@
  make prefix=%p CONF_ARGS="--with-gtk-prefix=%p --mandir=%i/share/man 
--with-prefix=%p" CONF_OPT_CSCOPE="--enable-cscope" 
CONF_OPT_MULTIBYTE="--enable-multibyte" CONF_OPT_FEAT="--with-features=big"
 <<
 InstallScript: <<
-  cd src; make install prefix=%i
+  cd src; make -j1 install prefix=%i
   perl -pi -e 's,%i,%p,g' %i/share/man/man1/* 
 <<
 


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to