diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-03-02 19:55:55 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-03-02 19:55:55 +0000 |
commit | 0e96be7f834f3264594c8e21b3fe5ee69c296486 (patch) | |
tree | 0430eb0baac708cbd7dbfbf24f00fcb64219d29b /packages/libidl/libidl_0.8.6.bb | |
parent | 2a98e2a2c1b55a0eb0ac09f2f9b55db2e4c23553 (diff) | |
parent | bd607171760c733930b955f591e156717651fc1f (diff) |
merge of '16882b53b725e8d7bfbf2d2909cfbf1f3a8a90fc'
and '55956ba3628054539f1f1f6c44ab7108d48f8b32'
Diffstat (limited to 'packages/libidl/libidl_0.8.6.bb')
-rw-r--r-- | packages/libidl/libidl_0.8.6.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/libidl/libidl_0.8.6.bb b/packages/libidl/libidl_0.8.6.bb index 33a1154357..2f44147711 100644 --- a/packages/libidl/libidl_0.8.6.bb +++ b/packages/libidl/libidl_0.8.6.bb @@ -10,9 +10,6 @@ S = "${WORKDIR}/libIDL-${PV}" BINCONFIG_GLOB = "*-config-2" inherit autotools pkgconfig binconfig -# Firefox uses the libIDL-config-2 script instead of pkgconfig (for some -# strange reason - so we do some sed fu to fix the path there - do_stage() { autotools_stage_all } |