[med-svn] r9322 - trunk/packages/netcdf-java/trunk/debian/patches
Mathieu Malaterre
malat-guest at alioth.debian.org
Mon Jan 16 16:22:34 UTC 2012
Author: malat-guest
Date: 2012-01-16 16:22:34 +0000 (Mon, 16 Jan 2012)
New Revision: 9322
Added:
trunk/packages/netcdf-java/trunk/debian/patches/removetime.patch
Modified:
trunk/packages/netcdf-java/trunk/debian/patches/series
Log:
remove the time subdir...since does not exist
Added: trunk/packages/netcdf-java/trunk/debian/patches/removetime.patch
===================================================================
--- trunk/packages/netcdf-java/trunk/debian/patches/removetime.patch (rev 0)
+++ trunk/packages/netcdf-java/trunk/debian/patches/removetime.patch 2012-01-16 16:22:34 UTC (rev 9322)
@@ -0,0 +1,22 @@
+Index: netcdf-java-4.3/cdm/build.xml
+===================================================================
+--- netcdf-java-4.3.orig/cdm/build.xml 2012-01-16 17:20:19.000000000 +0100
++++ netcdf-java-4.3/cdm/build.xml 2012-01-16 17:21:02.000000000 +0100
+@@ -85,7 +85,7 @@
+ <path id="sourcepath">
+ <pathelement location="${src.dir}"/>
+ <pathelement location="${commonSrc.dir}"/>
+- <pathelement location="${timeSrc.dir}"/>
++ <!--pathelement location="${timeSrc.dir}"/-->
+ </path>
+
+ <!-- Libraries -->
+@@ -597,7 +597,7 @@
+ <path id="sourcepathUI">
+ <pathelement location="${src.dir}"/>
+ <pathelement location="${srcUI.dir}"/>
+- <pathelement location="${timeSrc.dir}"/>
++ <!--pathelement location="${timeSrc.dir}"/-->
+ </path>
+
+ <target name="compileUI" depends="init, release-settings" description="toolsUI compile">
Modified: trunk/packages/netcdf-java/trunk/debian/patches/series
===================================================================
--- trunk/packages/netcdf-java/trunk/debian/patches/series 2012-01-16 16:16:38 UTC (rev 9321)
+++ trunk/packages/netcdf-java/trunk/debian/patches/series 2012-01-16 16:22:34 UTC (rev 9322)
@@ -1 +1,2 @@
fix_exception_sleepycat.patch
+removetime.patch
More information about the debian-med-commit
mailing list