[oe-commits] org.oe.dev qt-x11-free: Put those debug files into their proper place

Laibsch commit openembedded-commits at lists.openembedded.org
Sat Jun 16 22:01:53 UTC 2007


qt-x11-free: Put those debug files into their proper place

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: e64bb182478137ad27f3644e8be441efed8135ff
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e64bb182478137ad27f3644e8be441efed8135ff
Files:
1
packages/qt/qt-x11-free-common.inc
Diffs:

#
# mt diff -rbd351300b68652f69234dbf4fa35c338dd32a613 -re64bb182478137ad27f3644e8be441efed8135ff
#
# 
# 
# patch "packages/qt/qt-x11-free-common.inc"
#  from [4727d6ab2da3e6874e09240a2187424b44b47939]
#    to [56b0bf6597459e0c2b3d4d8e4840efe5943938d0]
# 
============================================================
--- packages/qt/qt-x11-free-common.inc	4727d6ab2da3e6874e09240a2187424b44b47939
+++ packages/qt/qt-x11-free-common.inc	56b0bf6597459e0c2b3d4d8e4840efe5943938d0
@@ -76,7 +76,7 @@ PACKAGES =+ "qt-x11-plugins-imageformats
 }
 
 PACKAGES =+ "qt-x11-plugins-imageformats qt-x11-plugins-sqldrivers qt-x11-plugins-designer \
-             qt-x11-designer qt-x11-assistant qt-x11-qvfb qt-x11-qtconfig qt-x11-plugins-debug"
+             qt-x11-designer qt-x11-assistant qt-x11-qvfb qt-x11-qtconfig"
 FILES_qt-x11-plugins-imageformats = "${prefix}/plugins/imageformats/*.so"
 FILES_qt-x11-plugins-sqldrivers = "${prefix}/plugins/sqldrivers/*.so"
 FILES_qt-x11-plugins-designer = "${prefix}/plugins/designer/*.so"
@@ -84,4 +84,4 @@ FILES_qt-x11-qtconfig = "${bindir}/qtcon
 FILES_qt-x11-assistant = "${bindir}/assistant"
 FILES_qt-x11-qvfb = "${bindir}/qvfb"
 FILES_qt-x11-qtconfig = "${bindir}/qtconfig"
+FILES_qt-x11-dbg += "${prefix}/plugins/*/.debug ${D}/qt-x11-plugins-debug"
-FILES_qt-x11-plugins-debug += "${prefix}/plugins/*/.debug ${D}/qt-x11-plugins-debug"






More information about the Openembedded-commits mailing list