summaryrefslogtreecommitdiff
path: root/packages/midpath/midpath-qt3x11_0.1.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2007-11-22 20:59:39 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2007-11-22 20:59:39 +0000
commit7d0c29858626d825d90a3e97ab97d1d89ce8695b (patch)
tree3e4e4606033c9bd4374a5607d39376d3a1571958 /packages/midpath/midpath-qt3x11_0.1.bb
parentab2a176f3ccdfa64fb3b72106a2ecf18714b3a78 (diff)
midpath: cosmetic buildfixes
* remove unnecessary build directory in a couple of .bb * no need to bump the PR
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