Author: tille Date: 2012-11-07 14:03:32 +0000 (Wed, 07 Nov 2012) New Revision: 12506
Modified: trunk/packages/babraham/fastqc/trunk/debian/patches/Makefile.patch trunk/packages/babraham/fastqc/trunk/debian/patches/fastqc.patch Log: DEP3 Modified: trunk/packages/babraham/fastqc/trunk/debian/patches/Makefile.patch =================================================================== --- trunk/packages/babraham/fastqc/trunk/debian/patches/Makefile.patch 2012-11-07 13:35:30 UTC (rev 12505) +++ trunk/packages/babraham/fastqc/trunk/debian/patches/Makefile.patch 2012-11-07 14:03:32 UTC (rev 12506) @@ -1,3 +1,6 @@ +From: Steffen Moeller <[email protected]> +Subject: Simplyfy installation by creating a Makefile + --- /dev/null +++ b/Makefile @@ -0,0 +1,19 @@ Modified: trunk/packages/babraham/fastqc/trunk/debian/patches/fastqc.patch =================================================================== --- trunk/packages/babraham/fastqc/trunk/debian/patches/fastqc.patch 2012-11-07 13:35:30 UTC (rev 12505) +++ trunk/packages/babraham/fastqc/trunk/debian/patches/fastqc.patch 2012-11-07 14:03:32 UTC (rev 12506) @@ -1,3 +1,6 @@ +From: Steffen Moeller <[email protected]> +Subject: Ensure proper CLASSPATH according to location of Debian JARs + --- a/fastqc +++ b/fastqc @@ -17,12 +17,12 @@ if ($^O =~ /Win/) { _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
