summaryrefslogtreecommitdiffstats
path: root/recipes-core/jamvm/jamvm/jamvm-jni_h-noinst.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jamvm/jamvm/jamvm-jni_h-noinst.patch')
-rw-r--r--recipes-core/jamvm/jamvm/jamvm-jni_h-noinst.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-core/jamvm/jamvm/jamvm-jni_h-noinst.patch b/recipes-core/jamvm/jamvm/jamvm-jni_h-noinst.patch
new file mode 100644
index 0000000..f0884fd
--- /dev/null
+++ b/recipes-core/jamvm/jamvm/jamvm-jni_h-noinst.patch
@@ -0,0 +1,13 @@
1Index: jamvm-1.5.3/src/Makefile.am
2===================================================================
3--- jamvm-1.5.3.orig/src/Makefile.am 2009-09-29 09:29:13.386565473 +0200
4+++ jamvm-1.5.3/src/Makefile.am 2009-09-29 09:33:47.702565852 +0200
5@@ -23,7 +23,7 @@
6 DIST_SUBDIRS = os arch interp
7
8 bin_PROGRAMS = jamvm
9-include_HEADERS = jni.h
10+noinst_HEADERS = jni.h
11
12 lib_LTLIBRARIES = libjvm.la
13 noinst_LTLIBRARIES = libcore.la