On Fri, 7 May 2021 at 00:19, Roger Bivand <roger.biv...@nhh.no> wrote: > > I ran: > > $ cat 447.diff | patch -p1 -c -b > patching file tools/CMakeLists.txt > patching file tools/geos-config.cmake > patching file tools/geos-config.in > patching file tools/geos.pc.cmake
I get this too, but on inspection it didn't actually patch tools/CMakeLists.txt. I guess blame the -c flag? Another method to apply this is: $ git apply 447.diff _______________________________________________ geos-devel mailing list geos-devel@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/geos-devel