diff options
| author | Klaus Kurzmann <mok@fluxnetz.de> | 2010-04-03 18:50:45 +0200 |
|---|---|---|
| committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-04-03 18:50:45 +0200 |
| commit | 82b51b6abd7b43ae6fa1c7d01b780d0c99d22804 (patch) | |
| tree | b1455904c992c92a18dc5f48253d0f37c4ff7590 /recipes/libsigc++-2.0/libsigc++-2.0_2.2.2.bb | |
| parent | 5eef2a8892b12b3215f52065c2c177f576c41959 (diff) | |
| parent | d2bd4a770d2a5b3fd56bd3a8584935240d9012f8 (diff) | |
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.net/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/libsigc++-2.0/libsigc++-2.0_2.2.2.bb')
| -rw-r--r-- | recipes/libsigc++-2.0/libsigc++-2.0_2.2.2.bb | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/recipes/libsigc++-2.0/libsigc++-2.0_2.2.2.bb b/recipes/libsigc++-2.0/libsigc++-2.0_2.2.2.bb index 61d34840c9..1d2dc6372b 100644 --- a/recipes/libsigc++-2.0/libsigc++-2.0_2.2.2.bb +++ b/recipes/libsigc++-2.0/libsigc++-2.0_2.2.2.bb @@ -7,15 +7,10 @@ SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-${PV}.t S = "${WORKDIR}/libsigc++-${PV}" -inherit autotools +inherit autotools pkgconfig EXTRA_AUTORECONF = "--exclude=autoheader" FILES_${PN}-dev += "${libdir}/sigc++-*/" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - -do_stage() { - autotools_stage_all -} |
