summaryrefslogtreecommitdiff
path: root/recipes/mozilla/firefox-3.6.3/firefox-xpcom.pc
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 15:43:07 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 15:43:07 +0200
commitbcef63682bb2eaf0c7478ac5fe97b8784077b41e (patch)
treec1dc0b842210f40cf6b771dfa8f87aaae7c6ee4a /recipes/mozilla/firefox-3.6.3/firefox-xpcom.pc
parent2b021688267945b769948eafcc1a5d7234b1596c (diff)
firefox 3.6:: remove old versions
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/mozilla/firefox-3.6.3/firefox-xpcom.pc')
-rw-r--r--recipes/mozilla/firefox-3.6.3/firefox-xpcom.pc13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes/mozilla/firefox-3.6.3/firefox-xpcom.pc b/recipes/mozilla/firefox-3.6.3/firefox-xpcom.pc
deleted file mode 100644
index a0edec60de..0000000000
--- a/recipes/mozilla/firefox-3.6.3/firefox-xpcom.pc
+++ /dev/null
@@ -1,13 +0,0 @@
-prefix=/usr
-exec_prefix=/usr
-libdir=/usr/lib
-includedir=/usr/include
-mozdir=${includedir}/firefox-3.6.3
-idldir=${includedir}/firefox-3.6.3
-
-Name: XPCOM
-Description: The Mozilla Cross Platform Component Library
-Version: 3.6.3
-Requires: nspr >= 4.8
-Libs: -L${libdir} -lxpcom -Wl,-R${libdir}
-Cflags: -I${mozdir} -I${mozdir}/xpcom -I${mozdir}/string