summaryrefslogtreecommitdiffstats
path: root/meta/packages
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages')
-rw-r--r--meta/packages/apmd/apmd_3.2.2.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/packages/apmd/apmd_3.2.2.bb b/meta/packages/apmd/apmd_3.2.2.bb
index 1706e9c683..ee25c145d3 100644
--- a/meta/packages/apmd/apmd_3.2.2.bb
+++ b/meta/packages/apmd/apmd_3.2.2.bb
@@ -26,11 +26,6 @@ do_compile() {
26 oe_runmake "LIBTOOL=${STAGING_BINDIR_NATIVE}/${TARGET_PREFIX}libtool" apm apmd 26 oe_runmake "LIBTOOL=${STAGING_BINDIR_NATIVE}/${TARGET_PREFIX}libtool" apm apmd
27} 27}
28 28
29do_stage() {
30 install -m 0644 apm.h ${STAGING_INCDIR}
31 oe_libinstall -so libapm ${STAGING_LIBDIR}
32}
33
34do_install() { 29do_install() {
35 install -d ${D}${sysconfdir} 30 install -d ${D}${sysconfdir}
36 install -d ${D}${sysconfdir}/apm 31 install -d ${D}${sysconfdir}/apm