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:
db2122b
)
thttpd: Fix .debug file packaging
author
Richard Purdie
<rpurdie@rpsys.net>
Wed, 19 Mar 2008 12:28:58 +0000
(12:28 +0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Wed, 19 Mar 2008 12:28:58 +0000
(12:28 +0000)
packages/thttpd/thttpd_2.25b.bb
patch
|
blob
|
history
diff --git
a/packages/thttpd/thttpd_2.25b.bb
b/packages/thttpd/thttpd_2.25b.bb
index
c8520f8
..
d437d22
100644
(file)
--- a/
packages/thttpd/thttpd_2.25b.bb
+++ b/
packages/thttpd/thttpd_2.25b.bb
@@
-16,6
+16,7
@@
INITSCRIPT_PARAMS = "defaults"
inherit autotools update-rc.d
EXTRA_OEMAKE += "'WEBDIR=${servicedir}/www'"
+FILES_${PN}-dbg_append = " ${servicedir}/www/cgi-bin/.debug"
FILES_${PN}_append = " ${servicedir}"
do_configure () {