diff options
Diffstat (limited to 'recipes/gnome/libsoup-2.4_2.4.1.bb')
-rw-r--r-- | recipes/gnome/libsoup-2.4_2.4.1.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/gnome/libsoup-2.4_2.4.1.bb b/recipes/gnome/libsoup-2.4_2.4.1.bb index 95c93e47d5..c22263a0f4 100644 --- a/recipes/gnome/libsoup-2.4_2.4.1.bb +++ b/recipes/gnome/libsoup-2.4_2.4.1.bb @@ -10,10 +10,6 @@ S = "${WORKDIR}/libsoup-${PV}" AUTOTOOLS_STAGE_PKGCONFIG = "1" -do_stage() { - autotools_stage_all -} - FILES_${PN} = "${libdir}/lib*.so.*" FILES_${PN}-dev = "${includedir}/ ${libdir}/" FILES_${PN}-doc = "${datadir}/" |