diff options
Diffstat (limited to 'sci-libs/netcdf-cxx/files/netcdf-cxx-4.2-config.patch')
-rw-r--r-- | sci-libs/netcdf-cxx/files/netcdf-cxx-4.2-config.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/netcdf-cxx/files/netcdf-cxx-4.2-config.patch b/sci-libs/netcdf-cxx/files/netcdf-cxx-4.2-config.patch index 7d83b6d0dfc1..50b6b478bdb1 100644 --- a/sci-libs/netcdf-cxx/files/netcdf-cxx-4.2-config.patch +++ b/sci-libs/netcdf-cxx/files/netcdf-cxx-4.2-config.patch @@ -1,5 +1,5 @@ ---- ncxx4-config.in.orig 2013-01-10 10:47:00.595224631 -0800 -+++ ncxx4-config.in 2013-01-10 10:49:22.856926765 -0800 +--- netcdf-cxx4-4.2.1/ncxx4-config.in.orig 2013-01-10 10:47:00.595224631 -0800 ++++ netcdf-cxx4-4.2.1/ncxx4-config.in 2013-01-10 10:49:22.856926765 -0800 @@ -5,7 +5,7 @@ prefix=@prefix@ @@ -18,8 +18,8 @@ flibs="-L${libdir} @NC_FLIBS@" has_dap="@HAS_DAP@" has_nc2="@HAS_NC2@" ---- netcdf-cxx4.pc.in.orig 2013-01-10 10:46:50.995177250 -0800 -+++ netcdf-cxx4.pc.in 2013-01-10 10:49:45.030036161 -0800 +--- netcdf-cxx4-4.2.1/netcdf-cxx4.pc.in.orig 2013-01-10 10:46:50.995177250 -0800 ++++ netcdf-cxx4-4.2.1/netcdf-cxx4.pc.in 2013-01-10 10:49:45.030036161 -0800 @@ -10,4 +10,4 @@ Version: @PACKAGE_VERSION@ Libs: -L${libdir} @NC_LIBS@ |