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:
10fbe45
)
doc fix for resolvconf
author
Gerald Britton
<gbritton@doomcom.org>
Thu, 22 Apr 2004 05:17:14 +0000
(
05:17
+0000)
committer
Gerald Britton
<gbritton@doomcom.org>
Thu, 22 Apr 2004 05:17:14 +0000
(
05:17
+0000)
BKrev: 4087555aMLQylhfTBWyuVhaqK1qazQ
resolvconf/resolvconf_1.5.oe
patch
|
blob
|
history
diff --git
a/resolvconf/resolvconf_1.5.oe
b/resolvconf/resolvconf_1.5.oe
index
9c3e078
..
f8fd3d1
100644
(file)
--- a/
resolvconf/resolvconf_1.5.oe
+++ b/
resolvconf/resolvconf_1.5.oe
@@
-17,6
+17,6
@@
do_install () {
cp -a etc/* ${D}/${sysconfdir}/
cp -a sbin/* ${D}/sbin/
cp -a usr/* ${D}/${prefix}/
- install
debian/README debian/
ANNOUNCE ${D}/${datadir}/doc/${P}/
+ install
README
ANNOUNCE ${D}/${datadir}/doc/${P}/
install man/resolvconf.8 man/update-resolv.8 ${D}/${mandir}/man8/
}