freebsd-ports/benchmarks/nbench/files/patch-aa
Chris D. Faulhaber ef2ecca4b3 - Support PREFIX/CC/CFLAGS properly
- Support NOPORTDOCS
- Add WWW: line into pkg/DESCR

PR:		20148
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-01 23:37:02 +00:00

12 lines
273 B
Plaintext

--- nbench1.h.orig Thu Dec 11 20:54:46 1997
+++ nbench1.h Wed Dec 17 08:28:11 1997
@@ -352,7 +352,7 @@
** The Neural Net test requires an input data file.
** The name is specified here.
*/
-char *inpath="NNET.DAT";
+char *inpath=DATADIR "NNET.DAT";
/*
** PROTOTYPES