root/buildout/shapely.buildout/trunk/patches/geos-3.0.0-conditional.patch

Revision 996, 0.6 KB (checked in by seang, 3 years ago)

Add option for geos 3.0.0 with essential patch

  • swig/Makefile.in

    diff -ru geos-3.0.0/swig/Makefile.in geos-3.0.0-conditional/swig/Makefile.in
    old new  
    6060        uninstall-recursive 
    6161ETAGS = etags 
    6262CTAGS = ctags 
    63 DIST_SUBDIRS = $(SUBDIRS) 
     63DIST_SUBDIRS = python ruby 
    6464DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 
    6565ACLOCAL = @ACLOCAL@ 
    6666ALLOCA = @ALLOCA@ 
     
    203203target_cpu = @target_cpu@ 
    204204target_os = @target_os@ 
    205205target_vendor = @target_vendor@ 
    206 SUBDIRS = python ruby 
     206SUBDIRS =  
    207207EXTRA_DIST = \ 
    208208        geos.i  
    209209 
Note: See TracBrowser for help on using the browser.