[csw-devel] SF.net SVN: gar:[11730] csw/mgar/pkg/gvim/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Nov 26 10:29:56 CET 2010


Revision: 11730
          http://gar.svn.sourceforge.net/gar/?rev=11730&view=rev
Author:   dmichelsen
Date:     2010-11-26 09:29:56 +0000 (Fri, 26 Nov 2010)

Log Message:
-----------
gvim: Enhance version compatibility

Modified Paths:
--------------
    csw/mgar/pkg/gvim/trunk/Makefile

Modified: csw/mgar/pkg/gvim/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gvim/trunk/Makefile	2010-11-26 09:29:39 UTC (rev 11729)
+++ csw/mgar/pkg/gvim/trunk/Makefile	2010-11-26 09:29:56 UTC (rev 11730)
@@ -38,7 +38,7 @@
 CONFIGURE_ARGS += --enable-gui=gnome2
 
 BUILD_ARGS  = "VIMRCLOC=/opt/csw/share/vim"
-BUILD_ARGS += "VIMRUNTIMEDIR=/opt/csw/share/vim/vim73"
+BUILD_ARGS += "VIMRUNTIMEDIR=/opt/csw/share/vim/vim$(subst .,,$(DISTVERSION))"
 
 PATCHDIRLEVEL = 0
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list