Parsefix
authorMatthias Hentges <oe@hentges.net>
Mon, 11 Oct 2004 18:26:37 +0000 (18:26 +0000)
committerMatthias Hentges <oe@hentges.net>
Mon, 11 Oct 2004 18:26:37 +0000 (18:26 +0000)
BKrev: 416ad05d4d5Sm4eDW4lCwRkQ4HQrfQ

linux/montavista-sa_2.4.17-mvl21.oe

index 8312355..7af51ec 100644 (file)
@@ -28,8 +28,7 @@ SRC_URI = "http://www.vanille.de/temp/linux-${KV}_${MVLV}.tar.gz \
 S = "${WORKDIR}/linux-${KV}_${MVLV}"
 
 def beagle_multiline_ppp():
-       str = "alias char-major-108     ppp_generic
-alias /dev/ppp ppp_generic"
+       str = "alias char-major-108\Tppp_generic\nalias /dev/ppp\tppp_generic"
        return str