From 797c47c92b080ba549a6f91ec702a7cbbb20a9f2 Mon Sep 17 00:00:00 2001
From: Rolf Leggewie <oe-devel@rolf.leggewie.biz>
Date: Wed, 6 Jun 2007 16:09:05 +0000
Subject: qt4-x11-free: fix typo in packaging declaration for debug files.

---
 packages/qt/qt4-x11-free_4.3.0.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'packages/qt')

diff --git a/packages/qt/qt4-x11-free_4.3.0.bb b/packages/qt/qt4-x11-free_4.3.0.bb
index 035efa989b..830b93e229 100644
--- a/packages/qt/qt4-x11-free_4.3.0.bb
+++ b/packages/qt/qt4-x11-free_4.3.0.bb
@@ -6,7 +6,7 @@ DEPENDS = "uicmoc4-native qmake2-native freetype jpeg virtual/libx11 xft libxext
 RDEPENDS_${PN} = "${QTPACKAGES}"
 PROVIDES = "qt4x11"
 
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz \
            file://0001-cross-compile.patch;patch=1 \
@@ -178,4 +178,4 @@ FILES_qt4-demos                = "${bindir}/qtdemo ${bindir}/qt4-demos/*"
 
 FILES_${PN}-dev               += "${bindir}/rcc ${bindir}/uic* ${bindir}/moc ${bindir}/qmake ${bindir}/syncqt \
                                   ${bindir}/qt3to4 ${bindir}/findtr"
-FILE_${PN}-dbg                += "${bindir}/*/.debug ${plugindir}/.debug"
+FILES_${PN}-dbg                += "${bindir}/*/.debug ${plugindir}/.debug"
-- 
cgit v1.2.3