Revision: 2932
http://gar.svn.sourceforge.net/gar/?rev=2932&view=rev
Author: harpchad
Date: 2009-01-29 20:20:24 +0000 (Thu, 29 Jan 2009)
Log Message:
-----------
Remove 64 bit support, need 64bit gtk first
Modified Paths:
--------------
csw/mgar/pkg/gvim/trunk/Makefile
Modified: csw/mgar/pkg/gvim/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gvim/trunk/Makefile 2009-01-29 16:14:06 UTC (rev 2931)
+++ csw/mgar/pkg/gvim/trunk/Makefile 2009-01-29 20:20:24 UTC (rev 2932)
@@ -27,7 +27,6 @@
PATCHFILES = $(foreach T,$(shell gseq -f "%03g" 001
$(PATCHREV)),$(DISTVERSION).$(T))
PATCHFILES += vimtutor.patch
-PATCHFILES += fix-alignment64-spell.c.diff
WORKSRC = $(WORKDIR)/$(GARNAME)$(subst .,,$(DISTVERSION))
@@ -42,7 +41,8 @@
BUILD_ARGS += "VIMRCLOC=/opt/csw/etc/vim"
BUILD_ARGS += "VIMRUNTIMEDIR=/opt/csw/share/vim/vim72"
-BUILD64 = 1
+#GTK2 needs 64-bit
+#BUILD64 = 1
PATCHDIRLEVEL = 0
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel