12 lines
338 B
Diff
12 lines
338 B
Diff
|
--- netcdf-3.5.1/src/macros.make.in 2001-07-11 12:30:33.000000000 -0400
|
||
|
+++ netcdf-3.5.1/src/macros.make.in.new 2004-07-14 20:24:39.805458165 -0400
|
||
|
@@ -15,7 +15,7 @@
|
||
|
INCDIR = $(exec_prefix)/include
|
||
|
LIBDIR = $(exec_prefix)/lib
|
||
|
BINDIR = $(exec_prefix)/bin
|
||
|
-MANDIR = $(prefix)/man
|
||
|
+MANDIR = $(prefix)/share/man
|
||
|
|
||
|
|
||
|
# Preprocessing:
|