summaryrefslogtreecommitdiff
path: root/packages/midpath/midpath-qt3x11_0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/midpath/midpath-qt3x11_0.1.bb')
-rw-r--r--packages/midpath/midpath-qt3x11_0.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/midpath/midpath-qt3x11_0.1.bb b/packages/midpath/midpath-qt3x11_0.1.bb
index 1d44706db9..1d24012810 100644
--- a/packages/midpath/midpath-qt3x11_0.1.bb
+++ b/packages/midpath/midpath-qt3x11_0.1.bb
@@ -20,8 +20,6 @@ do_configure() {
do_compile() {
-mkdir -p ${S}/dist
-
# Build the QT native part
cd ${S}/native/qt
make || exit 1