ncl/ncl-5.0.0-netcdff.patch
2008-02-28 22:11:41 +00:00

14 lines
586 B
Diff

diff -up ncl_ncarg-5.0.0/ni/src/scripts/nhlf77.csh.netcdff ncl_ncarg-5.0.0/ni/src/scripts/nhlf77.csh
--- ncl_ncarg-5.0.0/ni/src/scripts/nhlf77.csh.netcdff 2008-02-01 23:55:21.000000000 +0100
+++ ncl_ncarg-5.0.0/ni/src/scripts/nhlf77.csh 2008-02-01 23:57:23.000000000 +0100
@@ -64,7 +64,7 @@ foreach arg ($argv)
case "-netcdf":
case "-cdf":
- set extra_libs = "$extra_libs SED_NCDFLIBS"
+ set extra_libs = "$extra_libs SED_NCDFLIBS -lnetcdff"
breaksw
case "-hdf":
diff -up ncl_ncarg-5.0.0/ni/src/scripts/ng4ex.csh.netcdff ncl_ncarg-5.0.0/ni/src/scripts/ng4ex.csh