packages/gpe-filemanager/gpe-filemanager_svn.bb
authorPhilippe De Swert <philippedeswert@scarlet.be>
Wed, 4 Apr 2007 21:09:05 +0000 (21:09 +0000)
committerPhilippe De Swert <philippedeswert@scarlet.be>
Wed, 4 Apr 2007 21:09:05 +0000 (21:09 +0000)
* use correct default preference of -1

packages/gpe-filemanager/gpe-filemanager_svn.bb

index 9640e56..2c2d82d 100644 (file)
@@ -15,4 +15,4 @@ SRC_URI = "${GPE_SVN} \
 S = "${WORKDIR}/${PN}"
 
 FILES_${PN} += " ${datadir}/gpe"
-DEFAULT_PREFERENCE = "1"
+DEFAULT_PREFERENCE = "-1"