[Debian-med-packaging] picard-tools package

Charles Plessy plessy at debian.org
Thu Jun 24 02:43:47 UTC 2010


Le Wed, Jun 23, 2010 at 07:34:40PM -0700, Shaun Jackman a écrit :
> 
> This portion of debian-changes-1.22-1 is supposed to fix this:
> 
> @@ -92,7 +93,7 @@
>                 sourcepath="" srcdir="${src}"
>                 includes ="net/sf/samtools/**/*.*"
>                 excludes = "net/sf/picard/**/*.*"
> -               executable="${JAVA_HOME_1_5}/bin/javac"
> +               executable="javac"
>                 compiler="javac1.5" fork="true">
>              <!--<compilerarg value="-Xlint:all"/>-->
>              <!--<compilerarg value="-Xlint:unchecked"/>-->
> 

Hi Shaun,

there were actually two places with ‘executable="${JAVA_HOME_1_5}/bin/javac"’
in build.xml. When patching both, build goes fine. I pushed a correction to the
patch.

Have a nice day,

-- 
Charles



More information about the Debian-med-packaging mailing list