aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libetpan/libetpan_0.48.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libetpan/libetpan_0.48.bb')
-rw-r--r--recipes/libetpan/libetpan_0.48.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/libetpan/libetpan_0.48.bb b/recipes/libetpan/libetpan_0.48.bb
index 5e8b52073b..cb9bbb95d2 100644
--- a/recipes/libetpan/libetpan_0.48.bb
+++ b/recipes/libetpan/libetpan_0.48.bb
@@ -15,10 +15,6 @@ EXTRA_OECONF = "--without-openssl --with-gnutls --disable-db"
PARALLEL_MAKE = ""
-do_stage() {
- autotools_stage_all
-}
-
FILES_${PN} = "${libdir}/lib*.so.*"
FILES_${PN}-dev = "${bindir} ${includedir} ${libdir}/lib*.so ${libdir}/*.la ${libdir}/*.a ${libdir}/pkgconfig"