summaryrefslogtreecommitdiff
path: root/packages/midpath/midpath-cldc-x11_0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/midpath/midpath-cldc-x11_0.1.bb')
-rw-r--r--packages/midpath/midpath-cldc-x11_0.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/midpath/midpath-cldc-x11_0.1.bb b/packages/midpath/midpath-cldc-x11_0.1.bb
index 30ca378436..9db0c4a686 100644
--- a/packages/midpath/midpath-cldc-x11_0.1.bb
+++ b/packages/midpath/midpath-cldc-x11_0.1.bb
@@ -12,8 +12,6 @@ do_configure() {
do_compile() {
-mkdir -p ${S}/dist
-
# Build Escher X11 library
cd ${S}/external/escher-cldc/core
make JAVAC=${JAVAC_CMD} JAVAC_FLAGS="-bootclasspath ${CLDC_PATH} -sourcepath ${S}/external/escher-cldc/core -source 1.3 -target 1.1" || exit 1