qt4-x11-free: fix typo in packaging declaration for debug files.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 6 Jun 2007 16:09:05 +0000 (16:09 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 6 Jun 2007 16:09:05 +0000 (16:09 +0000)
packages/qt/qt4-x11-free_4.3.0.bb

index 035efa9..830b93e 100644 (file)
@@ -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"