From: Chris Larson Date: Wed, 24 Mar 2004 23:40:01 +0000 (+0000) Subject: Cleanup matchbox-common oe file. X-Git-Tag: Release-2010-05/1~19873 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c941f6e08891b84a20c1244b50ddba6aabb1f8ac;p=openembedded.git Cleanup matchbox-common oe file. BKrev: 40621c51fPPe80-z36wr9Nz_pg-I3g --- diff --git a/matchbox-common/matchbox-common_0.8.oe b/matchbox-common/matchbox-common_0.8.oe index e8fe310f7a..cbb2398033 100644 --- a/matchbox-common/matchbox-common_0.8.oe +++ b/matchbox-common/matchbox-common_0.8.oe @@ -9,7 +9,6 @@ inherit autotools libtool pkgconfig EXTRA_OECONF = "--enable-pda-folders" -FILES_${PN} = \ - ${bindir} \ - ${datadir}/matchbox/vfolders \ - ${datadir}/pixmaps +FILES_${PN} = "${bindir} \ + ${datadir}/matchbox/vfolders \ + ${datadir}/pixmaps"