cups: fix packaging
authorKoen Kooi <koen@openembedded.org>
Sat, 17 Feb 2007 14:16:57 +0000 (14:16 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 17 Feb 2007 14:16:57 +0000 (14:16 +0000)
packages/cups/cups_1.2.7.bb

index acd7357..22034f9 100644 (file)
@@ -52,7 +52,15 @@ do_stage () {
        oe_libinstall -C filter -so libcupsimage ${STAGING_LIBDIR}
 }
 
+FILES_${PN}-dbg += "${libdir}/cups/backend/.debug \
+                    ${libdir}/cups/cgi-bin/.debug \
+                   ${libdir}/cups/filter/.debug \
+                   ${libdir}/cups/monitor/.debug \
+                   ${libdir}/cups/notifier/.debug \
+                   ${libdir}/cups/daemon/.debug \
+                   "
 #package the html for the webgui inside the main packages (~1MB uncompressed)
+
 FILES_${PN} += "${datadir}/doc/cups/images \
                ${datadir}/doc/cups/*html \
                ${datadir}/doc/cups/*.css \