summaryrefslogtreecommitdiffstats
path: root/recipes/upnp/gupnp_0.12.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/upnp/gupnp_0.12.4.bb')
-rw-r--r--recipes/upnp/gupnp_0.12.4.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes/upnp/gupnp_0.12.4.bb b/recipes/upnp/gupnp_0.12.4.bb
index 18a12bc7bb..3b8a0b81bf 100644
--- a/recipes/upnp/gupnp_0.12.4.bb
+++ b/recipes/upnp/gupnp_0.12.4.bb
@@ -5,11 +5,6 @@ SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz"
inherit autotools pkgconfig
-do_stage() {
- autotools_stage_all
-}
-
-
FILES_${PN} = "${libdir}/*.so.*"
FILES_${PN}-dev += "${bindir}/gupnp-binding-tool"