sablevm(-classpath): upgrade to 1.12 and work around internal libs nonsense
authorRene Wagner <rw@handhelds.org>
Sun, 17 Jul 2005 21:28:18 +0000 (21:28 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 17 Jul 2005 21:28:18 +0000 (21:28 +0000)
packages/sablevm/sablevm/.mtn2git_empty [new file with mode: 0644]
packages/sablevm/sablevm/no-internal-libs.patch [new file with mode: 0644]

diff --git a/packages/sablevm/sablevm/.mtn2git_empty b/packages/sablevm/sablevm/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/sablevm/sablevm/no-internal-libs.patch b/packages/sablevm/sablevm/no-internal-libs.patch
new file mode 100644 (file)
index 0000000..d082bfd
--- /dev/null
@@ -0,0 +1,20 @@
+--- sablevm-1.12.orig/src/Makefile.am  2005-07-05 03:10:33.000000000 +0200
++++ sablevm-1.12/src/Makefile.am       2005-07-17 22:30:28.000000000 +0200
+@@ -6,16 +6,8 @@
+ ## * modification of this source file.                               *
+ ## * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+-DIST_SUBDIRS = include libffi libpopt libsablevm sablevm
++DIST_SUBDIRS = include libsablevm sablevm
+ SUBDIRS = include 
+-if CONV_LIBFFI
+-SUBDIRS += libffi
+-endif
+-
+-if CONV_LIBPOPT
+-SUBDIRS += libpopt
+-endif
+-
+ SUBDIRS += libsablevm sablevm