diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-02-28 13:41:04 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-02-28 13:41:04 +0000 |
commit | 56f58480bba3cc430a788c9d6c9abd371040f68e (patch) | |
tree | ea1b41a3360fa0e6fa7396e8730d8d9e9d9729e8 /packages/libidl/libidl_0.8.6.bb | |
parent | 54ba0710aec882c5adac8d0de08e36136dc9414e (diff) | |
parent | ae34dd31f15536b14493dcb91eba0209f3e18bd0 (diff) |
merge of '425c38aa299f3015ce439347ec5c8736d76b984b'
and '4e11ae888ef9a24373e696b3cd581aab1009b46d'
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 } |