summaryrefslogtreecommitdiff
path: root/packages/midpath/midpath-cldc-sdl_0.1.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-11-26 14:45:14 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-11-26 14:45:14 +0000
commitdc55bdcac1f124990a9837f39374c753ffd86dec (patch)
tree0b9d26957bf2c51dcff6b8eea2a06adf734681aa /packages/midpath/midpath-cldc-sdl_0.1.bb
parent0bd5a64203d0d45c4afb7f8723a553a3a830921f (diff)
parent256626d3db13a6f076f69db9ef1ab34ef1acf066 (diff)
merge of '8744f51b03fb8cbe26fbea1e61c9ca8c0cda7571'
and '9722830207e34266d2aae4fe5fba289f2f7cb711'
Diffstat (limited to 'packages/midpath/midpath-cldc-sdl_0.1.bb')
-rw-r--r--packages/midpath/midpath-cldc-sdl_0.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/midpath/midpath-cldc-sdl_0.1.bb b/packages/midpath/midpath-cldc-sdl_0.1.bb
index d00cbfc619..65850e2f4c 100644
--- a/packages/midpath/midpath-cldc-sdl_0.1.bb
+++ b/packages/midpath/midpath-cldc-sdl_0.1.bb
@@ -13,8 +13,6 @@ do_configure() {
do_compile() {
-mkdir -p ${S}/dist
-
# Build SDLJava for CLDC
cd ${S}/external/sdljava-cldc
make JAVAC=${JAVAC_CMD} JAVAC_FLAGS="-bootclasspath ${CLDC_PATH}:${GNU_CLASSPATH_PATH} -sourcepath ${S}/external/sdljava-cldc -source 1.3 -target 1.1" || exit 1