From c941f6e08891b84a20c1244b50ddba6aabb1f8ac Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 24 Mar 2004 23:40:01 +0000 Subject: [PATCH] Cleanup matchbox-common oe file. BKrev: 40621c51fPPe80-z36wr9Nz_pg-I3g --- matchbox-common/matchbox-common_0.8.oe | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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" -- 2.39.5