From: Phil Blundell Date: Tue, 23 Nov 2004 12:32:31 +0000 (+0000) Subject: remove spurious backslash introduced in last change X-Git-Tag: Release-2010-05/1~15986 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bc7afd64bba8b9290b5afdc722cc5eadc8b081a;p=openembedded.git remove spurious backslash introduced in last change BKrev: 41a32ddf609P6ANnv1DuvLXbzzQSZw --- diff --git a/pcmcia-cs/pcmcia-cs_3.2.8.oe b/pcmcia-cs/pcmcia-cs_3.2.8.oe index 71e41ab643..750a4a71c5 100644 --- a/pcmcia-cs/pcmcia-cs_3.2.8.oe +++ b/pcmcia-cs/pcmcia-cs_3.2.8.oe @@ -13,7 +13,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmcia-cs/pcmcia-cs-${PV}.tar.gz \ file://wireless.opts \ file://network.conf \ file://hostap_cs.conf \ - file://wnv.conf \" + file://wnv.conf" S = "${WORKDIR}/pcmcia-cs-${PV}" INITSCRIPT_NAME = "pcmcia"