aboutsummaryrefslogtreecommitdiffstats
path: root/packages/g15daemon
diff options
context:
space:
mode:
Diffstat (limited to 'packages/g15daemon')
-rw-r--r--packages/g15daemon/g15daemon_1.2.6a.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/g15daemon/g15daemon_1.2.6a.bb b/packages/g15daemon/g15daemon_1.2.6a.bb
index bfc54a129e..0522b27a28 100644
--- a/packages/g15daemon/g15daemon_1.2.6a.bb
+++ b/packages/g15daemon/g15daemon_1.2.6a.bb
@@ -20,7 +20,6 @@ inherit autotools
EXTRA_OECONF = "--with-gnu-ld"
do_stage () {
- install -d ${STAGING_INCDIR}/libg15daemon_client
- install -m 0644 ${S}/libg15daemon_client/g15daemon_client.h ${STAGING_INCDIR}/libg15daemon_client/
+ autotools_stage_all
}