fixed build
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sat, 19 Jun 2004 14:08:21 +0000 (14:08 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sat, 19 Jun 2004 14:08:21 +0000 (14:08 +0000)
BKrev: 40d448d5fWKyv2xMS5uQzxWhN9o60A

fam/fam_2.7.0.oe

index 85d5cb1..6f0fab1 100644 (file)
@@ -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}/
 }