aboutsummaryrefslogtreecommitdiffstats
path: root/packages/loudmouth/loudmouth_1.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/loudmouth/loudmouth_1.0.1.bb')
-rw-r--r--packages/loudmouth/loudmouth_1.0.1.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/loudmouth/loudmouth_1.0.1.bb b/packages/loudmouth/loudmouth_1.0.1.bb
index 32cf9156fc..5a9be8a4bc 100644
--- a/packages/loudmouth/loudmouth_1.0.1.bb
+++ b/packages/loudmouth/loudmouth_1.0.1.bb
@@ -6,7 +6,3 @@ DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programm
SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.gz"
inherit autotools pkgconfig
-
-do_stage() {
- autotools_stage_all
-}