wok annotate firefox-dev/stuff/firefox-xpcom.pc @ rev 11324

Up: firefox to 8.0.1. Moved /usr/lib/firefox-$VERSION to /usr/lib/firefox. Same for /usr/lib/firefox-devel-$VERSION. Its patch to work this way.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 17 13:37:18 2011 +0000 (2011-11-17)
parents 4b16c8ec84b1
children 32132190f724
rev   line source
jozee@3126 1 prefix=/usr
jozee@3126 2 exec_prefix=/usr
slaxemulator@11324 3 libdir=/usr/lib/firefox-devel/sdk/lib
pankso@4505 4 includedir=/usr/include/firefox-3.5.5
pankso@4505 5 idldir=/usr/share/idl/firefox-3.5.5/stable
jozee@3126 6
jozee@3126 7 Name: XPCOM
jozee@3126 8 Description: The Mozilla Cross Platform Component Library
pankso@4505 9 Version: 3.5.5
jozee@3126 10 Libs: -L${libdir} -lxpcom
pankso@4505 11 Cflags: -I/usr/include/firefox-3.5.5/stable -I${includedir}