diff options
Diffstat (limited to 'recipes/mozilla/firefox-3.6/firefox-plugin.pc')
-rw-r--r-- | recipes/mozilla/firefox-3.6/firefox-plugin.pc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/mozilla/firefox-3.6/firefox-plugin.pc b/recipes/mozilla/firefox-3.6/firefox-plugin.pc deleted file mode 100644 index f6ad141f9f..0000000000 --- a/recipes/mozilla/firefox-3.6/firefox-plugin.pc +++ /dev/null @@ -1,10 +0,0 @@ -prefix=/usr -exec_prefix=/usr -libdir=/usr/lib -includedir=/usr/include/firefox-3.6 - -Name: Mozilla Plug-In API -Description: Mozilla Plug-In API -Version: 3.5 -Requires: firefox-xpcom = 3.6 -Cflags: -I${includedir}/java -I${includedir}/plugin |