summaryrefslogtreecommitdiff
path: root/package/openjdk/patches/openjdk-6_Makefile.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-08 21:24:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-08 21:24:00 +0100
commit00cbc2bacb89b125b3ed447631cf84e892bb4b77 (patch)
tree672615fa6be75e9f3262bcb1beafd7a138f425a4 /package/openjdk/patches/openjdk-6_Makefile.patch
parentc29d4fda23a138b713591709ca5ee15c096d467d (diff)
parent1260f8dbf14a1b4edd3b7f37cd7b020f88b3a654 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/openjdk/patches/openjdk-6_Makefile.patch')
-rw-r--r--package/openjdk/patches/openjdk-6_Makefile.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/package/openjdk/patches/openjdk-6_Makefile.patch b/package/openjdk/patches/openjdk-6_Makefile.patch
deleted file mode 100644
index 4425eff7c..000000000
--- a/package/openjdk/patches/openjdk-6_Makefile.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-
- TOPDIR is already used by build system, so always set it.
-
---- w-openjdk-6-1.orig/openjdk-6/Makefile 2011-02-28 17:02:07.000000000 +0100
-+++ w-openjdk-6-1/openjdk-6/Makefile 2011-03-28 20:06:13.751809044 +0200
-@@ -25,9 +25,7 @@
-
- BUILD_PARENT_DIRECTORY=.
-
--ifndef TOPDIR
-- TOPDIR:=.
--endif
-+TOPDIR:=.
-
- ifndef JDK_TOPDIR
- JDK_TOPDIR=$(TOPDIR)/jdk