git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
649bb4d
)
one more time for luck - patch courtesy pb_.
author
Michael Lauer
<mickey@vanille-media.de>
Fri, 30 Apr 2004 20:10:30 +0000
(20:10 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Fri, 30 Apr 2004 20:10:30 +0000
(20:10 +0000)
BKrev: 4092b2b6IG7f6vqW8KgiDbOrFJTOFw
busybox/busybox_1.00-pre10.oe
patch
|
blob
|
history
diff --git
a/busybox/busybox_1.00-pre10.oe
b/busybox/busybox_1.00-pre10.oe
index
dd59ee1
..
3e17510
100644
(file)
--- a/
busybox/busybox_1.00-pre10.oe
+++ b/
busybox/busybox_1.00-pre10.oe
@@
-34,6
+34,6
@@
do_install () {
oe_runmake 'PREFIX=${D}' install
install -m 0755 ${FILESDIR}/syslog ${D}/etc/init.d/syslog
install -m 0755 ${FILESDIR}/hwclock.sh ${D}/etc/init.d/hwclock.sh
- install -d ${D}${datadir}/udhcp
+ install -d ${D}${datadir}/udhcp
c
install -m 0755 ${S}/examples/udhcp/simple.script ${D}${datadir}/udhcpc/default.script
}