conf/bitbake.conf: Fix quotes for the more strict parser
authorHolger Freyther <zecke@selfish.org>
Sat, 11 Nov 2006 00:33:56 +0000 (00:33 +0000)
committerHolger Freyther <zecke@selfish.org>
Sat, 11 Nov 2006 00:33:56 +0000 (00:33 +0000)
conf/bitbake.conf

index 57d1675..515999c 100644 (file)
@@ -358,7 +358,7 @@ MKTEMPCMD = "mktemp -q ${TMPBASE}"
 # a RCS, which freaks out those special folks with active Perforce clients
 # the following makes patch ignore RCS:
 
-export PATCH_GET=0
+export PATCH_GET="0"
 
 # Program to be used to build ipkg packages