summaryrefslogtreecommitdiffstats
path: root/rules/thttpd.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2008-07-04 08:46:40 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2008-07-04 08:46:40 +0000
commitaafe1ece67b9da440104fdc207efbbf21dcc6e50 (patch)
tree5f2e63aa48ca1837f35b637f77d0f93623b7e14e /rules/thttpd.make
parentd0977bbd3e19d0bcc90f95d8b74e32d07ab3d577 (diff)
downloadptxdist-aafe1ece67b9da440104fdc207efbbf21dcc6e50.tar.gz
ptxdist-aafe1ece67b9da440104fdc207efbbf21dcc6e50.tar.xz
* generic/index.html, generic/var/www/index.html,
generic/httpd.conf, generic/etc/apache2/httpd.conf moved * rules/apache2.in, rules/apache2.make: adoped accordingly * generic/thttpd.html, generic/var/www/thttpd.html: moved * rules/thttpd.in, rules/apache2.make: adoped accordingly git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8581 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/thttpd.make')
-rw-r--r--rules/thttpd.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/thttpd.make b/rules/thttpd.make
index eddd4127f..635563636 100644
--- a/rules/thttpd.make
+++ b/rules/thttpd.make
@@ -139,7 +139,7 @@ endif
ifdef PTXCONF_THTTPD_GENERIC_SITE
@$(call install_copy, thttpd, 12, 102, 0755, /var/www)
@$(call install_copy, thttpd, 12, 102, 0644, \
- $(PTXDIST_TOPDIR)/generic/thttpd.html, \
+ $(PTXDIST_TOPDIR)/generic/var/www/thttpd.html, \
/var/www/index.html, n)
endif