summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-10-19 11:21:56 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-10-19 11:21:56 +0000
commited93f4dee39b2096306d95d051366470d28b188d (patch)
tree15461f5d41ffe82749bafac5a345965798278c0e
parent09a55ca1ecba21089c006a9f05bdd08d0c1022c0 (diff)
downloadpoky-ed93f4dee39b2096306d95d051366470d28b188d.tar.gz
hostap-conf: remove whitespaces
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2919 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/hostap/hostap-conf_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/hostap/hostap-conf_1.0.bb b/meta/packages/hostap/hostap-conf_1.0.bb
index b95b3dd2c4..dc40be49d7 100644
--- a/meta/packages/hostap/hostap-conf_1.0.bb
+++ b/meta/packages/hostap/hostap-conf_1.0.bb
@@ -12,7 +12,7 @@ SRC_URI = "file://hostap_cs.conf \
12do_compile() { 12do_compile() {
13} 13}
14 14
15do_install() { 15do_install() {
16 install -d ${D}${sysconfdir}/pcmcia 16 install -d ${D}${sysconfdir}/pcmcia
17 install -d ${D}${sysconfdir}/modutils 17 install -d ${D}${sysconfdir}/modutils
18 18