summaryrefslogtreecommitdiffstats
path: root/recipes-core/icedtea/openjdk-7-release-03b147.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/icedtea/openjdk-7-release-03b147.inc')
-rw-r--r--recipes-core/icedtea/openjdk-7-release-03b147.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/icedtea/openjdk-7-release-03b147.inc b/recipes-core/icedtea/openjdk-7-release-03b147.inc
index 47813cd..01e7a3d 100644
--- a/recipes-core/icedtea/openjdk-7-release-03b147.inc
+++ b/recipes-core/icedtea/openjdk-7-release-03b147.inc
@@ -81,6 +81,7 @@ OPENJDK_PATCHES = " \
81 file://icedtea-jdk-sane-x86-arch.patch;apply=no \ 81 file://icedtea-jdk-sane-x86-arch.patch;apply=no \
82 file://icedtea-flags.patch;apply=no \ 82 file://icedtea-flags.patch;apply=no \
83 file://icedtea-openjdk-remove-currency-data-generation-expi.patch;apply=no \ 83 file://icedtea-openjdk-remove-currency-data-generation-expi.patch;apply=no \
84 file://icedtea-change-to-gdb-debug-format.patch;apply=no \
84 " 85 "
85 86
86export DISTRIBUTION_PATCHES = " \ 87export DISTRIBUTION_PATCHES = " \
@@ -91,4 +92,5 @@ export DISTRIBUTION_PATCHES = " \
91 patches/icedtea-jdk-sane-x86-arch.patch \ 92 patches/icedtea-jdk-sane-x86-arch.patch \
92 patches/icedtea-flags.patch \ 93 patches/icedtea-flags.patch \
93 patches/icedtea-openjdk-remove-currency-data-generation-expi.patch \ 94 patches/icedtea-openjdk-remove-currency-data-generation-expi.patch \
95 patches/icedtea-change-to-gdb-debug-format.patch \
94 " 96 "