Magellan Linux

Contents of /trunk/mozilla-firefox/patches/mozilla-firefox-1.0.7-pkgconfig-missing-idldir.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 368 byte(s)
-import

1 Firefox needs idldir as well.
2
3 --- mozilla/build/unix/mozilla-xpcom.pc.in 2005-09-30 04:38:08.000000000 +0200
4 +++ mozilla.az/build/unix/mozilla-xpcom.pc.in 2005-09-30 04:38:29.000000000 +0200
5 @@ -2,6 +2,7 @@
6 exec_prefix=%exec_prefix%
7 libdir=%libdir%
8 includedir=%includedir%
9 +idldir=%idldir%
10
11 Name: XPCOM
12 Description: The Mozilla Cross Platform Component Library