[oe-commits] org.oe.dev firefox.inc: put inspector bits in the inspector package

koen commit openembedded-commits at lists.openembedded.org
Wed Aug 23 18:31:43 UTC 2006


firefox.inc: put inspector bits in the inspector package

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: c02b3cdfadfa7f433fd5ca7a0ffcb6f329cadbaf
ViewMTN: http://monotone.openembedded.org/revision.psp?id=c02b3cdfadfa7f433fd5ca7a0ffcb6f329cadbaf
Files:
1
packages/mozilla/firefox.inc
Diffs:

#
# mt diff -r84eb5c05caef0259be91c8164317705fba1e5340 -rc02b3cdfadfa7f433fd5ca7a0ffcb6f329cadbaf
#
# 
# 
# patch "packages/mozilla/firefox.inc"
#  from [a3fac2733799925f3584165ff8c25a3d76c66990]
#    to [ce3d32af7c35197aad91f186be895b364ae58f9b]
# 
============================================================
--- packages/mozilla/firefox.inc	a3fac2733799925f3584165ff8c25a3d76c66990
+++ packages/mozilla/firefox.inc	ce3d32af7c35197aad91f186be895b364ae58f9b
@@ -1,7 +1,11 @@ PACKAGES =+ "firefox-inspector"
 SRC_URI += "file://mozilla-firefox.png file://mozilla-firefox.desktop"
 PACKAGES =+ "firefox-inspector"
 
-FILES_firefox-inspector = "${libdir}/firefox-${PV}/chrome/inspector"
+FILES_firefox-inspector = "	${libdir}/firefox-${PV}/chrome/inspector* \
+				${libdir}/firefox-${PV}/components/*nspector* \
+				${libdir}/firefox-${PV}/extensions/inspector* \
+				${libdir}/firefox-${PV}/defaults/preferences/inspector* \
+				"
 FILES_${PN} = "${bindir}/firefox ${datadir}/applications/ ${datadir}/pixmaps/ ${libdir}/firefox-${PV}/* ${bindir}/defaults"
 FILES_${PN}-dev += "${datadir}/idl ${bindir}/firefox-config"
 FILES_${PN}-dbg += "	${libdir}/firefox-${PV}/.debug \






More information about the Openembedded-commits mailing list