pandora-skel: fix file list
[openpandora.oe.git] / recipes / pandora-system / pandora-skel.bb
index 441eeb6..c5066ce 100644 (file)
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 # /etc/skel is used by Shadow's useradd so you really have that installed for this to make sense ;)
 RDEPENDS = "shadow"
 
-PR = "r16"
+PR = "r19"
 
 SRC_URI = " \
   file://.xinitrc \     
@@ -55,4 +55,4 @@ do_install() {
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-FILES_${PN} += "${prefix} ${datadir}"
+FILES_${PN} = "/*"