summaryrefslogtreecommitdiffstats
path: root/rules/thttpd.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-07-05 14:01:20 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-07-05 14:01:20 +0000
commit8f12de87b0ea45757d9749ae63a8018ef7f0a0de (patch)
treed5e8e8f474f4e2ac98a80e7b6946cfccc6f2e8c2 /rules/thttpd.make
parenta4c58c7d879017791296b0bffc4fe17e39e97126 (diff)
downloadptxdist-8f12de87b0ea45757d9749ae63a8018ef7f0a0de.tar.gz
ptxdist-8f12de87b0ea45757d9749ae63a8018ef7f0a0de.tar.xz
added
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2897 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/thttpd.make')
-rw-r--r--rules/thttpd.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/thttpd.make b/rules/thttpd.make
index acbef624c..d270ad993 100644
--- a/rules/thttpd.make
+++ b/rules/thttpd.make
@@ -133,6 +133,7 @@ $(STATEDIR)/thttpd.targetinstall: $(thttpd_targetinstall_deps)
@$(call install_fixup,DESCRIPTION,missing)
@$(call install_copy, 0, 0, 0555, $(THTTPD_DIR)/thttpd, /usr/sbin/thttpd)
+ @$(call install_copy, 0, 0, 0555, $(TOPDIR)/projects/generic/etc/init.d/thttpd, /etc/init.d/thttpd, n)
@$(call install_finish)
touch $@