From 2fd141c68523b1a8073a31c5b7cd3bbdb1647875d9ef0574eb148e0731b9de33 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Fri, 31 Jan 2020 16:29:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=147 --- vtk-fix-file-contains-date-time.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 vtk-fix-file-contains-date-time.patch diff --git a/vtk-fix-file-contains-date-time.patch b/vtk-fix-file-contains-date-time.patch deleted file mode 100644 index 773462e..0000000 --- a/vtk-fix-file-contains-date-time.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: VTK8.2.0/ThirdParty/netcdf/vtknetcdf/libdispatch/error.c -=================================================================== ---- VTK8.2.0.orig/ThirdParty/netcdf/vtknetcdf/libdispatch/derror.c -+++ VTK8.2.0/ThirdParty/netcdf/vtknetcdf/libdispatch/derror.c -@@ -13,7 +13,7 @@ - #endif - - /* Tell the user the version of netCDF. */ --static const char nc_libvers[] = PACKAGE_VERSION " of "__DATE__" "__TIME__" $"; -+static const char nc_libvers[] = PACKAGE_VERSION; - - /** - \defgroup lib_version Library Version