Files
pkgsrc-ng/geography/proj/patches/patch-README
2013-09-26 17:14:40 +02:00

21 lines
485 B
Plaintext

$NetBSD: patch-README,v 1.1 2012/03/14 23:36:06 gdt Exp $
Sent upstream by email 20120309.
--- README.orig 2010-12-05 16:06:32.000000000 +0000
+++ README
@@ -40,6 +40,13 @@ After executing configure, execute:
The install target will create, if necessary, all required sub-directories.
+To test, execute:
+
+ make check
+
+Note that you must have installed proj-datumgrid-1.5 in nad prior to
+building; the test suite includes grid shift tests.
+
Windows Build
-------------