From e56115cfe8c4e44690dbf9af42e413419ecec5ca Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Tue, 29 Jul 2014 15:23:41 +0200 Subject: [PATCH] Fix qa issue on dbus-python Change-Id: Ib5867d2e029dca9644509c47c7e8fdf4d712f872 Signed-off-by: Ronan Le Martret --- recipes-tizen/dbus-python/dbus-python-extraconf.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-tizen/dbus-python/dbus-python-extraconf.inc b/recipes-tizen/dbus-python/dbus-python-extraconf.inc index e69de29..0c586eb 100644 --- a/recipes-tizen/dbus-python/dbus-python-extraconf.inc +++ b/recipes-tizen/dbus-python/dbus-python-extraconf.inc @@ -0,0 +1 @@ +FILES_${PN}-dbg += "${prefix}/lib/python2.7/site-packages/.debug" \ No newline at end of file -- 2.7.4