Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv7229

Modified Files:
        vim.info 
Log Message:
fix configureparam to --prefix (OK'd by htodd)


Index: vim.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/vim.info,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -d -r1.120 -r1.121
--- vim.info    22 Jan 2010 07:29:16 -0000      1.120
+++ vim.info    26 Jan 2010 07:05:13 -0000      1.121
@@ -24,7 +24,7 @@
  export CONF_OPT_GUI="--disable-gui"
  fi
  cd src
- 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"
+ make prefix=%p CONF_ARGS="--with-gtk-prefix=%p --mandir=%i/share/man 
--prefix=%p" CONF_OPT_CSCOPE="--enable-cscope" 
CONF_OPT_MULTIBYTE="--enable-multibyte" CONF_OPT_FEAT="--with-features=big"
 <<
 InstallScript: <<
   cd src; make -j1 install prefix=%i


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to