wok-stable diff firefox-dev/stuff/firefox-xpcom.pc @ rev 7347

Removed some more kernel modules repeated in other packages.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Nov 21 19:10:30 2010 +0000 (2010-11-21)
parents 22c47d8c6211
children 66be26816f41
line diff
     1.1 --- a/firefox-dev/stuff/firefox-xpcom.pc	Thu Aug 27 10:38:14 2009 +0000
     1.2 +++ b/firefox-dev/stuff/firefox-xpcom.pc	Sun Nov 21 19:10:30 2010 +0000
     1.3 @@ -1,11 +1,11 @@
     1.4  prefix=/usr
     1.5  exec_prefix=/usr
     1.6 -libdir=/usr/lib/firefox-devel-3.5.2/sdk/lib
     1.7 -includedir=/usr/include/firefox-3.5.2
     1.8 -idldir=/usr/share/idl/firefox-3.5.2/stable
     1.9 +libdir=/usr/lib/firefox-devel-3.5.5/sdk/lib
    1.10 +includedir=/usr/include/firefox-3.5.5
    1.11 +idldir=/usr/share/idl/firefox-3.5.5/stable
    1.12  
    1.13  Name: XPCOM
    1.14  Description: The Mozilla Cross Platform Component Library
    1.15 -Version: 3.5.2
    1.16 +Version: 3.5.5
    1.17  Libs: -L${libdir} -lxpcom
    1.18 -Cflags: -I/usr/include/firefox-3.5.2/stable -I${includedir}
    1.19 +Cflags: -I/usr/include/firefox-3.5.5/stable -I${includedir}