You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
338 B
12 lines
338 B
--- 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:
|