]> git.pld-linux.org Git - packages/icedtea7.git/blame - icedtea7-never_test_gamma.patch
i486: add the files built with JIT
[packages/icedtea7.git] / icedtea7-never_test_gamma.patch
CommitLineData
6f0967fe
JK
1diff -dur icedtea-2.4.3.orig/Makefile.am icedtea-2.4.3/Makefile.am
2--- icedtea-2.4.3.orig/Makefile.am 2013-10-21 10:17:55.000000000 +0200
3+++ icedtea-2.4.3/Makefile.am 2013-11-22 12:07:02.553682646 +0100
4@@ -258,7 +258,8 @@
5
6 # Patch list
7
8-ICEDTEA_PATCHES =
9+ICEDTEA_PATCHES = \
10+ patches/test_gamma.patch
11
12 # Conditional patches
13
14@@ -299,7 +300,6 @@
15
16 if WITH_PAX
17 ICEDTEA_PATCHES += \
18- patches/test_gamma.patch \
19 patches/pax-mark-rmic-java.patch
20 endif
21
22@@ -352,7 +353,6 @@
23 endif
24
25 if !WITH_PAX
26-ICEDTEA_BOOT_PATCHES += patches/boot/test_gamma.patch
27 endif
28
29 if CP39408_JAVAH
This page took 0.060728 seconds and 4 git commands to generate.