summaryrefslogtreecommitdiff
path: root/fam
diff options
context:
space:
mode:
Diffstat (limited to 'fam')
-rw-r--r--fam/fam_2.7.0.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/fam/fam_2.7.0.oe b/fam/fam_2.7.0.oe
index 85d5cb1c5d..6f0fab119c 100644
--- a/fam/fam_2.7.0.oe
+++ b/fam/fam_2.7.0.oe
@@ -10,7 +10,7 @@ inherit autotools
CPPFLAGS_append = " -DNDEBUG"
do_stage() {
- oe_libinstall -so -a -C libfam libfam ${STAGING_LIBDIR}/
+ oe_libinstall -so -a -C lib libfam ${STAGING_LIBDIR}/
install -m 0644 ${S}/include/fam.h ${STAGING_INCDIR}/
}