disable-freetype-check.patch 514 B

1234567891011
  1. --- w-openjdk-6-1.orig/openjdk-6.orig/jdk/make/common/shared/Sanity.gmk 2011-02-28 17:06:10.000000000 +0100
  2. +++ w-openjdk-6-1/openjdk-6/jdk/make/common/shared/Sanity.gmk 2011-04-05 14:05:29.691807661 +0200
  3. @@ -793,7 +793,7 @@
  4. # Check for availability of FreeType (OpenJDK specific)
  5. ######################################################
  6. -ifdef OPENJDK
  7. +ifdef OPENJDK_DISABLED
  8. #name of test program that prints out "Failed" if freetype is not good enough
  9. FREETYPE_VERSION_CHECK_NAME = freetype_versioncheck