mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
orinoco-conf: remove whitespaces
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2972 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -9,9 +9,9 @@ SRC_URI = "file://spectrum.conf \
|
||||
file://hermes.conf \
|
||||
file://orinoco_cs.conf"
|
||||
|
||||
do_install() {
|
||||
do_install() {
|
||||
install -d ${D}${sysconfdir}/pcmcia
|
||||
install -d ${D}${sysconfdir}/modutils
|
||||
install -d ${D}${sysconfdir}/modutils
|
||||
install -m 0644 ${WORKDIR}/spectrum.conf ${D}${sysconfdir}/pcmcia/
|
||||
install -m 0644 ${WORKDIR}/hermes.conf ${D}${sysconfdir}/pcmcia/
|
||||
install -m 0644 ${WORKDIR}/orinoco_cs.conf ${D}${sysconfdir}/modutils/
|
||||
|
||||
Reference in New Issue
Block a user