From: Rolf Leggewie Date: Mon, 11 Jun 2007 23:57:57 +0000 (+0000) Subject: qt-x11-free: move some debug files into proper package X-Git-Tag: Release-2010-05/1~8868^2~400^2~1^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7f46dee8fb3db56c745cf5d3c4eb130764640e1;p=openembedded.git qt-x11-free: move some debug files into proper package --- diff --git a/packages/qt/qt-x11-free-common.inc b/packages/qt/qt-x11-free-common.inc index d052b54c47..d21787786f 100644 --- a/packages/qt/qt-x11-free-common.inc +++ b/packages/qt/qt-x11-free-common.inc @@ -84,5 +84,4 @@ FILES_qt-x11-designer = "${bindir}/designer" FILES_qt-x11-assistant = "${bindir}/assistant" FILES_qt-x11-qvfb = "${bindir}/qvfb" FILES_qt-x11-qtconfig = "${bindir}/qtconfig" -FILES_qt-x11-plugins-debug += "${prefix}/plugins/*/.debug" - +FILES_qt-x11-plugins-debug += "${prefix}/plugins/*/.debug ${D}/qt-x11-plugins-debug"