neon-0.26.0: fixed typo, thanks to Justin Patrin
authorMustafa Yuecel <yuecelm@ee.ethz.ch>
Tue, 14 Mar 2006 01:37:05 +0000 (01:37 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 14 Mar 2006 01:37:05 +0000 (01:37 +0000)
packages/neon/neon_0.26.0.bb

index 95449c2..4a16a3c 100644 (file)
@@ -5,7 +5,7 @@ DEPENDS = "zlib libxml2 expat time gnutls"
 
 PR = "r0"
 
-DEFAULT_PREFERENCES = "-1"
+DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz"